Inheritance/Single: Difference between revisions

Content added Content deleted
(obsolete)
Line 694: Line 694:
Works with any ANS Forth
Works with any ANS Forth


Needs the FMS-SI (single inheritance) library code located here:
Needs the FMS2 library code located here:
https://github.com/DouglasBHoffman/FMS2
http://soton.mpeforth.com/flag/fms/index.html
<lang forth>include FMS-SI.f
<lang forth>include FMS2LL.f


:class Animal ;class
:class Animal ;class