home *** CD-ROM | disk | FTP | other *** search
- {$if not def LIBRARIES_TRANSLATOR_H} CONST LIBRARIES_TRANSLATOR_H=0;
-
- { ************************************************************************
- ** KickPascal-Include-Datei "libraries/translator.h" zu Kickstart 3.0 **
- ************************************************************************ }
-
- CONST
- TR_NotUsed = -1;
- TR_NoMem = -2;
- TR_MakeBad = -4;
-
- {$endif}
-