Remove boolean_f

This commit is contained in:
Justin Ethier 2020-04-28 19:06:53 -04:00
parent ecec144dc4
commit d8ed752c9d

View file

@ -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)