SCM Repository
Diff of /branches/pure-cfg/src/include/Diderot/strands.h
Parent Directory
|
Revision Log
|
Patch
revision 710, Wed Mar 30 16:56:13 2011 UTC | revision 1214, Sat May 14 04:19:19 2011 UTC | |
---|---|---|
# | Line 31 | Line 31 |
31 | ||
32 | typedef struct struct_world Diderot_World_t; | typedef struct struct_world Diderot_World_t; |
33 | ||
34 | extern void Diderot_InitGlobals (); | extern void Diderot_InitGlobals (int argc, const char **argv); |
35 | extern Diderot_World_t *Diderot_Initially (); | extern Diderot_World_t *Diderot_Initially (); |
36 | extern void Diderot_Shutdown (Diderot_World_t *wrld); | |
37 | ||
38 | /* Diderot library functions */ | /* Diderot library functions */ |
39 |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |