Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/datacreator.hpp

    • Property mode changed from 100644 to 100755
    r390248 rcc2ee5  
    1818
    1919bool OpenOutputFile(ofstream &output, const char *dir, const char *filename);
     20bool AppendOutputFile(ofstream &output, const char *dir, const char *filename);
    2021
    2122bool CreateDataEnergyOrder(class EnergyMatrix &Fragments, class KeySetsContainer &KeySet, char *dir, char *prefix, char *msg, char *datum);
Note: See TracChangeset for help on using the changeset viewer.