Subversion Repositories Kolibri OS

Rev

Blame | Last modification | View Log | Download | RSS feed

  1.  
  2. /// ===========================================================
  3.  
  4. #ifndef AUTOBUILD
  5. // autobuild does not create lang.h, but defines LANG_{RUS,ENG} directly
  6.  
  7. #endif
  8.  
  9. #include "boolean.c"
  10. #include "kolibri.c"
  11. #include "stdlib.c"
  12. #include "string.c"
  13. #include "ctype.c"
  14.  
  15. #include "console.c"
  16.  
  17.  
  18. /// ===========================================================
  19.