Changes in src/datacreator.hpp [390248:cc2ee5]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/datacreator.hpp
-
Property mode
changed from
100644
to100755
r390248 rcc2ee5 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); 20 21 21 22 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.