ceptr
 All Data Structures Files Functions Variables Typedefs Macros Modules Pages
group.h
Go to the documentation of this file.
1 
12 #ifndef _CEPTR_GROUP_H
13 #define _CEPTR_GROUP_H
14 
15 #include "accumulator.h"
16 
17 Receptor *makeGroup(VMHost *v,char *label);
18 
19 #endif
20 
Definition: vmhost.h:40
header file for the accumulator