deleteUnitOutputs - deletes outputs of a specified
type from a unit
USAGE
deleteUnitOutputs <unit-list> [-type <link-type>]
DESCRIPTION
This removes all unit outputs of the specified type. If no type is
given, all outputs are removed, including any Elman connections.
EXAMPLES
To remove outputs of type "foo" from the unit "hidden:99":
lens> deleteUnitOutputs hidden:99 -t foo
SEE ALSO
disconnectGroups,
disconnectGroupUnit,
disconnectUnits,
deleteLinks,
deleteGroupInputs,
deleteGroupOutputs,
deleteUnitInputs,
connectUnits,
addLinkType
Last modified: Sun Feb 28 21:11:30 EST 1999