next node: ProcessCtrl,
prev node: FileSystemConv,
up to node: Subsystem Unix


ProcessConv

This structure corresponds to the outdated structure Process. Use the structure ProcessCtrlConv instead.

Signature of ProcessConv

List of Import References :
See BOOL
See Char
See Com
See DENOTATION
See File
See Int
See Nat
See Option
See Pair
See Process
See Seq
See String
See Void

SIGNATURE ProcessConv

$Date: 1998/06/16 16:00:19 $ ($Revision: 1.1.1.1 $)

--

IMPORT Process ONLY process

FUN ` : process -> denotation

-- p` == "some process"


next node: ProcessCtrl,
prev node: FileSystemConv,
up to node: Subsystem Unix