complain if we have no valid float configureation.

This commit is contained in:
Vitor Santos Costa 2012-06-07 10:28:30 -05:00
parent 76d7a1d5e5
commit 2f434ff48b

3
H/TermExt.h Normal file → Executable file
View File

@ -271,6 +271,9 @@ FloatOfTerm (Term t)
#else
/* OOPS, YAP only understands Floats that are as large as cells or that
take two cells!!! */
OOPS
#endif
#endif