Magic VLSI Layout Tool Version 7.3 *

initialize


Initialization of magic from the Tcl interpreter.

Usage:

initialize [arguments]

where arguments is the list of arguments passed to magic on the UNIX command-line.

Summary:

The initialize command is part of the procedure for starting magic from inside the Tcl interpreter. It is not a user command. Other Tcl-based packages that wish to use magic directly should follow this procedure:

Implementation Notes:

initialize is implemented as a built-in command in magic, but only in the Tcl version.

See Also:

startup

Return to command index

Last updated: October 8, 2004 at 7:59am