close Warning: Can't use blame annotator:
svn blame failed on trunk/lib/FlairVisionFilter/src/unexported/compile_info.h: 200029 - Couldn't perform atomic initialization

source: flair-src/trunk/lib/FlairVisionFilter/src/unexported/compile_info.h@ 122

Last change on this file since 122 was 122, checked in by Sanahuja Guillaume, 7 years ago

modifs uav vrpn i686

File size: 815 bytes
RevLine 
1//file generated automatically by compile_info.sh script
2//do not edit it manually
3
4#include <string>
5
6#define USER "gsanahuj@gsanahuj-Latitude-E6420"
7#define DATE "vendredi 6 janvier 2017, 12:43:09 (UTC+0100)"
8#define GCC_REV "4.9.1"
9#define GCC_PATH "/opt/robomap3/1.7.3/armv7a-neon/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-gcc"
10#define SVN_PATH "/home/gsanahuj/HDS/igep/flair-src_svn/trunk/lib/FlairVisionFilter"
11#define SVN_REV "Ajout, copie ou déplacement local non propagé"
12
13inline void compile_info(std::string name) {
14 fprintf(stderr,"Using %s library:\n",name.c_str());
15 fprintf(stderr," -built by " USER " on " DATE "\n");
16 fprintf(stderr," -with GCC " GCC_REV " from " GCC_PATH "\n");
17 fprintf(stderr," -svnversion of " SVN_PATH " is " SVN_REV "\n\n");
18}
Note: See TracBrowser for help on using the repository browser.