Changeset 2322 in Sophya for trunk/SophyaLib/SkyT/derivblackbody.cc
- Timestamp:
- Feb 11, 2003, 4:31:10 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SkyT/derivblackbody.cc
r2144 r2322 1 1 //-------------------------------------------------------------------------- 2 2 // File and Version Information: 3 // $Id: derivblackbody.cc,v 1. 5 2002-07-31 10:25:34 ansariExp $3 // $Id: derivblackbody.cc,v 1.6 2003-02-11 15:31:07 cmv Exp $ 4 4 // 5 5 // Description: … … 16 16 //--------------- 17 17 #include "machdefs.h" 18 #include <iostream .h>18 #include <iostream> 19 19 #include <math.h> 20 20 #include "derivblackbody.h"
Note:
See TracChangeset
for help on using the changeset viewer.