Rev 419 Rev 420
Line 1... Line 1...
1 //******** Mrakomer ****************************************** 1 //******** Mrakomer ******************************************
2 #define VERSION "2.1" 2 #define VERSION "2.1" // Special version for the BART
3 #define ID "$Id: irmrak.c 419 2006-12-29 19:37:38Z kakl $" 3 #define ID "$Id: irmrak.c 420 2006-12-29 21:43:11Z kakl $"
4 //************************************************************ 4 //************************************************************
5   5  
6 #include "irmrak.h" 6 #include "irmrak.h"
7 #include <string.h> 7 #include <string.h>
8   8