Changeset 332 in Sophya for trunk/SophyaPI/PIext/pisiadw.cc
- Timestamp:
- Jun 29, 1999, 7:54:51 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/pisiadw.cc
r295 r332 201 201 if (mPin->NbTags() < 1) { 202 202 delete mPin; mPin = NULL; 203 dap->ObjMgr()->ReadObj(flnm); 203 string no=""; 204 dap->ObjMgr()->ReadObj(flnm,no); 204 205 return; 205 206 }
Note:
See TracChangeset
for help on using the changeset viewer.