Changeset 3572 in Sophya for trunk/SophyaPI/PIext/flowmodex.cc
- Timestamp:
- Feb 7, 2009, 10:50:34 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/flowmodex.cc
r2615 r3572 117 117 118 118 // Creation NTuple 119 c har* ntn[4] = {"expx","expy","expex","expey"};119 const char* ntn[4] = {"expx","expy","expex","expey"}; 120 120 NTuple * ntint = NULL; 121 121 ntint = new NTuple(4,ntn);
Note:
See TracChangeset
for help on using the changeset viewer.