deleteGroupOutputs - deletes outputs from a group
(including Elman outputs)
USAGE
deleteGroupOutputs <group-list> [-type <link-type>]
DESCRIPTION
This removes all group outputs of the specified type. If no type is
given, all outputs are removed, including the Elman connections.
EXAMPLES
To remove all outputs of type "my links" from the group "input":
lens> deleteGroupOutputs input -t "my links"
SEE ALSO
disconnectGroups,
disconnectGroupUnit,
disconnectUnits,
deleteLinks,
deleteGroupInputs,
deleteUnitInputs,
deleteUnitOutputs,
connectUnits,
addLinkType
Last modified: Sun Feb 28 21:10:25 EST 1999