diff options
author | Nadrieril | 2024-04-16 13:30:03 +0200 |
---|---|---|
committer | Nadrieril | 2024-04-18 11:26:35 +0200 |
commit | cfda3a990cb3b24d91ce5bf8d1ddec7b265beca5 (patch) | |
tree | 4a578bc9facb08e7948cefccce40eb7362beb6bc /tests/hol4/misc-no_nested_borrows | |
parent | b4c3829305cac70827f6cbca2e90b0ef8be00d47 (diff) |
Ensure we regenerate files properly in CI
Files that weren't regenerated were marked as not
automatically-generated.
Diffstat (limited to 'tests/hol4/misc-no_nested_borrows')
-rw-r--r-- | tests/hol4/misc-no_nested_borrows/noNestedBorrowsScript.sml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/hol4/misc-no_nested_borrows/noNestedBorrowsScript.sml b/tests/hol4/misc-no_nested_borrows/noNestedBorrowsScript.sml index 1b2d6121..85a9bd8b 100644 --- a/tests/hol4/misc-no_nested_borrows/noNestedBorrowsScript.sml +++ b/tests/hol4/misc-no_nested_borrows/noNestedBorrowsScript.sml @@ -1,4 +1,3 @@ -(** THIS FILE WAS AUTOMATICALLY GENERATED BY AENEAS *) (** [no_nested_borrows] *) open primitivesLib divDefLib |