Subversion Repositories Kolibri OS

Rev

Rev 1665 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

  1.  
  2. #define bool int
  3.  
  4. #define FALSE 0
  5. #define TRUE 1
  6.