home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 19 / AACD19.BIN / AACD / Programming / YAEC / modules / graphics / graphint.e < prev    next >
Encoding:
Text File  |  2001-02-23  |  136 b   |  13 lines

  1. OPT MODULE
  2. OPT EXPORT
  3.  
  4. MODULE 'exec/nodes'
  5.  
  6. OBJECT isrvstr
  7.   ln:ln
  8.   iptr:PTR TO isrvstr
  9.   code:LONG
  10.   ccode:LONG
  11.   carg:LONG
  12. ENDOBJECT
  13.