Changeset 45 in flair-src for trunk/tools/FlairGCS/src


Ignore:
Timestamp:
07/18/16 16:13:56 (8 years ago)
Author:
Sanahuja Guillaume
Message:

added compile info

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/FlairGCS/src/main.cpp

    r15 r45  
    1010
    1111#include "Manager.h"
    12 #include "svnversion.h"
     12#include "unexported/compile_info.h"
    1313
    1414using namespace TCLAP;
     
    5151  }
    5252
    53   printf(SVN_REV);
     53  compile_info("FlairGCS");
    5454
    5555  parseOptions(argc, argv);
Note: See TracChangeset for help on using the changeset viewer.