diff options
Diffstat (limited to 'tests/hol4/hashmap')
-rw-r--r-- | tests/hol4/hashmap/hashmap_FunsScript.sml | 1 | ||||
-rw-r--r-- | tests/hol4/hashmap/hashmap_TypesScript.sml | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/hol4/hashmap/hashmap_FunsScript.sml b/tests/hol4/hashmap/hashmap_FunsScript.sml index 682c5760..6678de4b 100644 --- a/tests/hol4/hashmap/hashmap_FunsScript.sml +++ b/tests/hol4/hashmap/hashmap_FunsScript.sml @@ -1,4 +1,3 @@ -(** THIS FILE WAS AUTOMATICALLY GENERATED BY AENEAS *) (** [hashmap]: function definitions *) open primitivesLib divDefLib open hashmap_TypesTheory diff --git a/tests/hol4/hashmap/hashmap_TypesScript.sml b/tests/hol4/hashmap/hashmap_TypesScript.sml index a0865956..6b91bdde 100644 --- a/tests/hol4/hashmap/hashmap_TypesScript.sml +++ b/tests/hol4/hashmap/hashmap_TypesScript.sml @@ -1,4 +1,3 @@ -(** THIS FILE WAS AUTOMATICALLY GENERATED BY AENEAS *) (** [hashmap]: type definitions *) open primitivesLib divDefLib |