Changeset 1476 in Sophya for trunk/ArchTOIPipe/TestPipes/tsttoi2map.cc
- Timestamp:
- Apr 23, 2001, 3:34:45 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ArchTOIPipe/TestPipes/tsttoi2map.cc
r1463 r1476 33 33 bool coorgal=false; 34 34 long sdeb,sfin; 35 charc;35 int c; 36 36 while((c = getopt(narg,arg,"hGp:s:w:a:d:b:n:")) != -1) { 37 37 switch (c) {
Note:
See TracChangeset
for help on using the changeset viewer.