]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/library/freescale/table_HC08_tests.ma
Tests enabled again.
[helm.git] / helm / software / matita / library / freescale / table_HC08_tests.ma
index be7b06b396200878391c9b58e50deedc0a635696..3a6ccc77736f859e13a103b3e57525e680b6b639 100644 (file)
@@ -26,8 +26,6 @@
 
 include "freescale/table_HC08.ma".
 
-(* CORRETTEZZA *)
-
 (* HC08: opcode non implementati come da manuale (byte) *)
 definition HC08_not_impl_byte ≝
  [〈x3,x2〉;〈x3,xE〉
@@ -122,4 +120,3 @@ lemma ok_OpIm_table_HC08 :
   leb (get_OpIm_count HC08 (anyOP HC08 op) i 0 opcode_table_HC08) 1)) = true.
  reflexivity.
 qed.
-