changeset 20067 | 26bac504ef90 |
parent 20040 | 02c59ec2f2e1 |
child 20090 | 5cf221f2a55d |
--- a/NEWS Mon Jul 10 21:02:29 2006 +0200 +++ b/NEWS Tue Jul 11 00:43:54 2006 +0200 @@ -488,6 +488,7 @@ (i.e. a boolean expression) by compiling it to ML. The goal is "proved" (via the oracle "Evaluation") if it evaluates to True. +* Support for hex (0x20) and binary (0b1001) numerals. *** HOL-Complex ***