MTgomory_version.c

Go to the documentation of this file.
00001 const char MTgomoryversionString[1024] = "339 ";
00002 #include <stdio.h>
00003 void MTgomory_info(void) __attribute__ ((constructor));
00004 void MTgomory_info(void){
00005 fprintf(stderr,"using MTgomory (build %s-%s, SVN-Version %s)\n",__DATE__,__TIME__,MTgomoryversionString);}

Generated on Mon Oct 26 09:16:29 2009 for MTgomory by  doxygen 1.4.6