Changeset 2341 in Sophya for trunk/SophyaLib/HiStats/histos.cc
- Timestamp:
- Mar 10, 2003, 3:10:24 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/HiStats/histos.cc
r1413 r2341 1 1 // 2 // $Id: histos.cc,v 1.1 5 2001-02-20 18:29:48ansari Exp $2 // $Id: histos.cc,v 1.16 2003-03-10 14:10:24 ansari Exp $ 3 3 // 4 4 … … 1443 1443 /////////////////////////////////////////////////////////// 1444 1444 1445 1446 DECL_TEMP_SPEC /* equivalent a template <> , pour SGI-CC en particulier */ 1445 1447 void ObjFileIO<Histo>::ReadSelf(PInPersist& is) 1446 1448 { … … 1484 1486 } 1485 1487 1488 DECL_TEMP_SPEC /* equivalent a template <> , pour SGI-CC en particulier */ 1486 1489 void ObjFileIO<Histo>::WriteSelf(POutPersist& os) const 1487 1490 {
Note:
See TracChangeset
for help on using the changeset viewer.