The top level root domain of the whole system. Contains main() to start the whole thing off
Terminates the Ponder2 SMC with a zero status
Terminates the Ponder2 SMC with exitStatus
Answers the remote managed object which has aName belonging to an SMC at aLocation..
Imports the code necessary for creating an instance of anObject. Answers the factory for creating instances of anObject.
Answers aString. Displays aString on the console.
Answers aBoolean. Set system tracing on or off.
Executes aBlock with no arguments. Answers with the answer from aBlock. Used to force execution of a block within a particular SMC.