ecl/examples
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
..
android android/example: add .gitignore 2015-10-28 19:59:24 +01:00
asdf Untabify everything. 2015-09-01 20:10:10 +00:00
build Untabify everything. 2015-09-01 20:10:10 +00:00
cmdline Changed the behavior of the :stop option in process-command-args and added a new global variable, ext:*unprocessed-ecl-command-args*, that groups all arguments after -- 2011-01-30 15:59:03 +01:00
ecl_qt Small modification to make this demo able to run in Qt Creator. 2016-08-16 08:04:21 +00:00
embed examples: fix bogus :move-here argument 2015-10-02 13:02:00 +02:00
ffi New example for using CFFI 2006-10-25 10:23:31 +00:00
threads examples: fix threads example 2016-10-05 12:40:27 +02:00