ceptr
 All Data Structures Files Functions Variables Typedefs Macros Modules Pages
shell.h
Go to the documentation of this file.
1 
12 #ifndef _CEPTR_SHELL_H
13 #define _CEPTR_SHELL_H
14 
15 #include "accumulator.h"
16 
17 void makeShell(VMHost *v,FILE *input, FILE *output,Receptor **irp,Receptor **orp,Stream **isp,Stream **osp);
18 #endif
19 
Definition: stream.h:30
Definition: vmhost.h:40
header file for the accumulator