manuel-serrano / bigloo

a practical Scheme compiler
http://www-sop.inria.fr/indes/fp/Bigloo
Other
135 stars 19 forks source link

is-a? in object.texi #42

Closed svenha closed 4 years ago

svenha commented 4 years ago

A tiny fix is needed in object.texi: is-a? should be isa?.

manuel-serrano commented 4 years ago

Sure. I have fixed it. Thanks.