The commands in this section remove part or all of the structure you have built with previous commands.
The reset
command replaces the universe main
or a named universe by an empty universe. Any defgalaxy
definitions you have made are still remembered. The syntax is
reset
reset universe_name
The delstar
command removes the named star from the current galaxy. The syntax is
delstar name
where name is the name of the star.
The disconnect
command reverses the effect of a previous connect
or nodeconnect
command. The syntax is
disconnect starname portname
where starname and portname, taken together, specify one of the two connected portholes. Note that you can disconnect by specifying either end of a porthole for a point-to-point connection.
The delnode
command removes a node from the current galaxy. Syntax:
delnode node
Copyright © 1990-1997, University of California. All rights
reserved.