Changeset 2868 in Sophya for trunk/SophyaLib/HiStats/histos.cc
- Timestamp:
- Jan 3, 2006, 3:20:23 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/HiStats/histos.cc
r2628 r2868 1 1 // 2 // $Id: histos.cc,v 1.2 0 2004-10-13 16:41:33 cmvExp $2 // $Id: histos.cc,v 1.21 2006-01-03 14:20:23 ansari Exp $ 3 3 // 4 4 … … 1532 1532 1533 1533 #if defined(ANSI_TEMPLATES) || defined(GNU_TEMPLATES) 1534 template class ObjFileIO<Histo>;1534 template class SOPHYA::ObjFileIO<Histo>; 1535 1535 #endif
Note:
See TracChangeset
for help on using the changeset viewer.