Changeset 2830 in Sophya for trunk/SophyaLib/BaseTools/dvlist.cc
- Timestamp:
- Nov 8, 2005, 5:13:56 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/BaseTools/dvlist.cc
r2826 r2830 496 496 void ObjFileIO<DVList>::WriteSelf(POutPersist& s) const 497 497 { 498 if (dobj == NULL) 499 throw NullPtrError("ObjFileIO<DVList>::WriteSelf() dobj=NULL"); 500 498 501 char buf[1024]; 499 502 string sfw;
Note:
See TracChangeset
for help on using the changeset viewer.