Changes in src/datacreator.hpp [cc2ee5:390248]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/datacreator.hpp
-
Property mode
changed from
100755
to100644
rcc2ee5 r390248 18 18 19 19 bool OpenOutputFile(ofstream &output, const char *dir, const char *filename); 20 bool AppendOutputFile(ofstream &output, const char *dir, const char *filename);21 20 22 21 bool CreateDataEnergyOrder(class EnergyMatrix &Fragments, class KeySetsContainer &KeySet, char *dir, char *prefix, char *msg, char *datum); -
Property mode
changed from
Note:
See TracChangeset
for help on using the changeset viewer.