SCM Repository
Diff of /branches/vis12/src/compiler/c-target/fragments/init.in
Parent Directory
|
Revision Log
|
Patch
revision 2796, Thu Nov 6 04:17:54 2014 UTC | revision 2797, Thu Nov 6 04:28:54 2014 UTC | |
---|---|---|
# | Line 59 | Line 59 |
59 | wrld->numActive = 0; | wrld->numActive = 0; |
60 | #endif | #endif |
61 | ||
62 | #ifndef DIDEROT_STANDALONE_EXEC | #if !defined(DIDEROT_STANDALONE_EXEC) && !defined(DIDEROT_NO_INPUTS) |
63 | // initialize the defined flags for the input globals | // initialize the defined flags for the input globals |
64 | @PREFIX@InitDefined (wrld); | @PREFIX@InitDefined (wrld); |
65 | #endif | #endif |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |