| Rev 417 | Rev 418 | ||
|---|---|---|---|
| Line 1... | Line 1... | ||
| 1 | //******** Mrakomer ********** | 
        1 | //******** Mrakomer ********** | 
      
| 2 | #define VERSION "2.0" | 
        2 | #define VERSION "2.0" | 
      
| 3 | #define ID "$Id: irmrak.c 124 2006-10-24 15:47:15Z kakl $" | 
        3 | #define ID "$Id: irmrak.c 418 2006-12-29 19:37:29Z kakl $" | 
      
| 4 | //**************************** | 
        4 | //**************************** | 
      
| 5 |   | 
        5 |   | 
      
| 6 | #include "irmrak.h" | 
        6 | #include "irmrak.h" | 
      
| 7 | #include <string.h> | 
        7 | #include <string.h> | 
      
| 8 |   | 
        8 |   |