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)
(c-code/vars
(string-append
"boolean_f")
"")
args))
((eq? 'Cyc-foreign-value fun)