[gforth] / gforth / objexamp.fs  

gforth: gforth/objexamp.fs

Diff for /gforth/objexamp.fs between version 1.2 and 1.4

version 1.2, Wed Oct 7 18:29:38 1998 UTC version 1.4, Tue Dec 8 22:02:49 1998 UTC
Line 1 
Line 1 
 \ examples and tests for objects.fs  \ examples and tests for objects.fs
   
 \ written by Anton Ertl 1996, 1997  \ written by Anton Ertl 1996-1998
 \ public domain  \ public domain
   
 cr object heap-new print  cr object heap-new print
Line 155 
Line 155 
 z val . cr  z val . cr
 z inc  z inc
 z val . cr  z val . cr
   1 z add
   z val . cr
   
 \ test inst-value  \ test inst-value
 object class  object class


Generate output suitable for use with a patch program
Legend:
Removed from v.1.2  
changed lines
  Added in v.1.4

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help