Changeset 519 in Sophya for trunk/SophyaLib/NTools/generalfit.cc
- Timestamp:
- Oct 26, 1999, 4:44:56 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/NTools/generalfit.cc
r514 r519 4 4 #include <iostream.h> 5 5 #include <math.h> 6 #ifdef __MWERKS__ 7 #include "mwerksmath.h" 8 // #include "unixmac.h" 9 #endif 6 10 #include <string.h> 7 11 #include <string>
Note:
See TracChangeset
for help on using the changeset viewer.