ShowModule v0.1 (c) 1992 $#%!
now showing: "emodules:intuition/classes.m"
NOTE: don't use this output in your code, use the module instead.

(---) OBJECT iclass
(  0)   dispatcher:substructure
( 20)   reserved:LONG
( 24)   super:LONG
( 28)   id:LONG
( 32)   instoffset:INT
( 34)   instsize:INT
( 36)   userdata:LONG
( 40)   subclasscount:LONG
( 44)   objectcount:LONG
( 48)   flags:LONG
(---) ENDOBJECT     /* SIZEOF=NONE !!! */

CONST CLB_INLIST=0,
      CLF_INLIST=1

(---) OBJECT object
(  0)   node:substructure
(  8)   class:LONG
(---) ENDOBJECT     /* SIZEOF=12 */

