SCM Repository
Diff of /branches/vis12/src/include/Diderot/options.h
Parent Directory
|
Revision Log
|
Patch
revision 1720, Mon Mar 12 20:15:26 2012 UTC | revision 1721, Mon Mar 12 20:19:29 2012 UTC | |
---|---|---|
# | Line 37 | Line 37 |
37 | ||
38 | void Diderot_OptProcess (Diderot_Options_t *dopts, int argc, const char **argv); | void Diderot_OptProcess (Diderot_Options_t *dopts, int argc, const char **argv); |
39 | ||
40 | //! function generated by compiler for registering the options used to initialize globals | //! function generated by the compiler for registering the options used to initialize globals |
41 | void Diderot_RegisterGlobalOpts (Diderot_Options_t *dopts); | void Diderot_RegisterGlobalOpts (Diderot_Options_t *dopts); |
42 | ||
43 | // standard options | // standard options |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |