<> <> <> <> DIRECTORY Commander, Convert, Core, CoreCreate, CoreDirectory, CoreOps, CoreProperties, Drot, DrotBool, DrotCover, IO, Process, Rope, SymTab, ViewerIO, ViewerTools; TestDrot: CEDAR MONITOR IMPORTS Commander, Process ~ BEGIN OPEN DrotBool, DrotCover, Drot; <> <> MakeGenerator: Commander.CommandProc = TRUSTED {Process.Detach[FORK Gen]}; Gen: PUBLIC PROC ~ { <> <> <> <> <> <> <<[] _ MakeNewNodeB[tree, NIL, prim, "Gnd"];>> <<[] _ MakeNewNodeB[tree, NIL, prim,"Vdd"];>> <<[in: in, out: out] _ ViewerIO.CreateViewerStreams["Logic Generator"];>> <> < to terminate sequence\n"];>> <> < "];>> <> <> <> <> <