Skip to content

Commit

Permalink
Fix after merge
Browse files Browse the repository at this point in the history
  • Loading branch information
mattam82 committed Mar 18, 2024
1 parent 5c8e1b0 commit 9af0b0f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 11 deletions.
4 changes: 2 additions & 2 deletions template-coq/_PluginProject
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,8 @@ gen-src/hexadecimal.ml
gen-src/hexadecimal.mli
# gen-src/hexadecimalString.ml
# gen-src/hexadecimalString.mli
gen-src/induction.ml
gen-src/induction.mli
gen-src/induction0.ml
gen-src/induction0.mli
gen-src/init.ml
gen-src/init.mli
gen-src/int0.ml
Expand Down
11 changes: 2 additions & 9 deletions template-coq/_PluginProject.in
Original file line number Diff line number Diff line change
Expand Up @@ -101,17 +101,10 @@ gen-src/floatOps.ml
gen-src/floatOps.mli
gen-src/hexadecimal.ml
gen-src/hexadecimal.mli
<<<<<<< HEAD
gen-src/hexadecimalString.ml
gen-src/hexadecimalString.mli
gen-src/induction0.ml
gen-src/induction0.mli
=======
# gen-src/hexadecimalString.ml
# gen-src/hexadecimalString.mli
gen-src/induction.ml
gen-src/induction.mli
>>>>>>> coq-8.18
gen-src/induction0.ml
gen-src/induction0.mli
gen-src/init.ml
gen-src/init.mli
gen-src/int0.ml
Expand Down

0 comments on commit 9af0b0f

Please sign in to comment.