Subversion Repositories SvarDOS

Rev

Rev 221 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
221 mateuszvis 1
/*
2
 */
3
 
4
#ifndef COMMON_H_SENTINEL
5
#define COMMON_H_SENTINEL
6
 
268 mateuszvis 7
#define PVER "20210203"
221 mateuszvis 8
#define PDATE "2012-2021"
9
 
10
#endif