Changeset 1783 in Sophya for trunk/SophyaLib/HiStats
- Timestamp:
- Nov 22, 2001, 12:33:19 PM (24 years ago)
- Location:
- trunk/SophyaLib/HiStats
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/HiStats/histos2.cc
r1413 r1783 9 9 #include <stdlib.h> 10 10 #include <stdio.h> 11 #ifndef __mac__11 #ifndef NO_VALUES_H 12 12 #include <values.h> 13 13 #endif -
trunk/SophyaLib/HiStats/xntuple.cc
r1470 r1783 9 9 #include "perrors.h" 10 10 #include "xntuple.h" 11 #ifdef OS_MACOSX 12 #include <unistd.h> 13 #endif 11 14 12 15 #define LENNAME 31
Note:
See TracChangeset
for help on using the changeset viewer.