Changeset 3572 in Sophya for trunk/Cosmo/RadioBeam/treccyl.cc
- Timestamp:
- Feb 7, 2009, 10:50:34 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cosmo/RadioBeam/treccyl.cc
r3192 r3572 36 36 static int test1cyl(string& ppfname); 37 37 static int testmulticyl(string& ppfname); 38 int ReadParam(c har* fileName);38 int ReadParam(const char* fileName); 39 39 40 40 //----------------------------------------------------------- … … 285 285 286 286 //--------------------------------------------------------------------- 287 int ReadParam(c har* fileName)287 int ReadParam(const char* fileName) 288 288 { 289 289 DataCards dc;
Note:
See TracChangeset
for help on using the changeset viewer.