12 #ifndef _CEPTR_ACCUMULATOR_H
13 #define _CEPTR_ACCUMULATOR_H
20 void _a_start_vmhost();
31 void _a_serialize_instances(
Instances *i,
char *file);
37 void _a_add_dependency(
Instances *instances,
T *token,
T *dependency);
38 void _a_delete_dependency(
Instances *instances,
T *token,
T *dependency);
39 void _a_delete_token(
Instances *instances,
T *token);
semantic trees header file
vmhost implementation header file
void _a_boot(char *dir_name)
semantic tree matrix header file ``