update to new carp

This commit is contained in:
2020-04-21 10:35:45 +02:00
parent f03f085966
commit 346c7190ec

View File

@@ -5,5 +5,5 @@
"carp_inline_c_generated" (str *c-counter*) ".h"])]
(do
(write-file f s)
(defdynamic *c-counter* (inc *c-counter*))
(set! *c-counter* (inc *c-counter*))
(system-include f))))