* $Revision Header *** Header built automatically - do not edit! *********** * * (C) Copyright 1991 by Torsten Jürgeleit * * Name .....: libdata.i * Created ..: Sunday 22-Dec-91 20:34:49 * Revision .: 0 * * Date Author Comment * ========= ==================== ==================== * 22-Dec-91 Torsten Jürgeleit Created this file! * **************************************************************************** * * Strings and equates for IntuiSup library * * $Revision Header ******************************************************** INCLUDE VERSION EQU 2 REVISION EQU 0 PRIORITY EQU 0 LIB_SIZEOF EQU LIB_SIZE ; size of standard library LIB_NAME MACRO dc.b "intuisup.library",0 ENDM LIB_ID MACRO dc.b "Intuition support library v2.1 by Torsten Jürgeleit" ENDM