Changeset 256 for cpp/frams/genetics/fF/conv_fF.h
- Timestamp:
- 11/18/14 17:04:37 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpp/frams/genetics/fF/conv_fF.h
r197 r256 22 22 #include <frams/util/sstring.h> 23 23 #include <frams/genetics/genoconv.h> 24 #include <frams/model/model.h> 24 25 #include "fF_chamber3d.h" 25 26 … … 53 54 double* sines; 54 55 void precompute_cos_and_sin(); 56 Part *addNewPart(Model *m, const fF_chamber3d* c); 55 57 }; 56 58
Note: See TracChangeset
for help on using the changeset viewer.