home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / pasos2c1.zip / include / paslib.inc < prev   
Text File  |  1993-11-03  |  823b  |  27 lines

  1. (*
  2.  * FileName:   paslib.inc
  3.  * $Source: E:/usr/src/c-code/pascal/RCS/LIB/paslib.inc,v $
  4.  * $Author: wjw $
  5.  * $Date: 1993/11/03 15:54:58 $
  6.  * $Locker: wjw $
  7.  * $State: Exp $
  8.  * $Revision: 1.1 $
  9.  * Description:
  10.  *      Part of the runtime library which comes with PASCAL for OS/2
  11.  *      
  12.  *
  13.  * History:
  14.  *      First created by Willem Jan Withagen ( wjw@eb.ele.tue.nl ),
  15.  *                    on Mon July 26 23:30:03 MET 1993
  16.  * Copyright:
  17.  *      Copyright (c) 1993 by Willem Jan Withagen and 
  18.  *                      Digital Information Systems group, TUE
  19.  *      For copying and distribution information see the file COPYRIGHT.
  20.  *
  21.  *)
  22. (* Items which are supported by the runtime lib
  23. (* But are not actual contained in the compiler.
  24.  *)
  25. procedure wrtoke; external;
  26. procedure wrtwrong; external;
  27.