ecl/examples/threads/import
Daniel Kochmański 69a28761d9 examples: fix threads example
Do not include `gc.h' in the example (only ecl/ecl.h). Things work as
expected whatsoever and we don't put gc.h anywhere for quite a
while. Fixes #136.

Also replace obsolete Cnil with ECL_NIL.
2016-10-05 12:40:27 +02:00
..
import.c examples: fix threads example 2016-10-05 12:40:27 +02:00
Makefile New example on how to import threads to ECL. It's fragile, but hopefully we will add better examples in a near future 2005-10-27 18:12:38 +00:00