Changeset 3325 in Sophya for trunk/Cosmo/SimLSS/schechter.cc
- Timestamp:
- Sep 13, 2007, 5:20:29 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cosmo/SimLSS/schechter.cc
r3320 r3325 1 #include "sopnamsp.h"2 1 #include "machdefs.h" 3 2 #include <iostream> … … 16 15 #include "geneutils.h" 17 16 #include "schechter.h" 17 18 namespace SOPHYA { 18 19 19 20 /////////////////////////////////////////////////////////// … … 401 402 } 402 403 403 404 404 /////////////////////////////////////////////////////////// 405 405 //***************** Fonctions de Check ******************// … … 457 457 } 458 458 459 460 } // Fin namespace SOPHYA
Note:
See TracChangeset
for help on using the changeset viewer.