SCM Repository
Diff of /branches/vis12/src/lib/common/input.c
Parent Directory
|
Revision Log
|
Patch
revision 1723, Mon Mar 12 20:49:26 2012 UTC | revision 1724, Mon Mar 12 20:50:12 2012 UTC | |
---|---|---|
# | Line 10 | Line 10 |
10 | #include "Diderot/diderot.h" | #include "Diderot/diderot.h" |
11 | #include <teem/hest.h> | #include <teem/hest.h> |
12 | ||
bool VerboseFlg = false; //! true if running in verbose mode | ||
bool TimingFlg = false; //! true if timing computation | ||
bool NrrdOutputFlg = false; //! true if output is in Nrrd format | ||
13 | //! Option type tags | //! Option type tags |
14 | typedef enum { | typedef enum { |
15 | optTypeUnknown, // 0 | optTypeUnknown, // 0 |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |