mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-16 17:27:33 +02:00
Remove boolean_f
This commit is contained in:
parent
ecec144dc4
commit
d8ed752c9d
1 changed files with 1 additions and 1 deletions
|
@ -989,7 +989,7 @@
|
||||||
((eq? 'Cyc-foreign-code fun)
|
((eq? 'Cyc-foreign-code fun)
|
||||||
(c-code/vars
|
(c-code/vars
|
||||||
(string-append
|
(string-append
|
||||||
"boolean_f")
|
"")
|
||||||
args))
|
args))
|
||||||
|
|
||||||
((eq? 'Cyc-foreign-value fun)
|
((eq? 'Cyc-foreign-value fun)
|
||||||
|
|
Loading…
Add table
Reference in a new issue