Skip to content

Commit

Permalink
Util refactor (#33)
Browse files Browse the repository at this point in the history
* moving Util files from games to coqtbgen

* more util cleanup
  • Loading branch information
emarzion authored Apr 2, 2024
1 parent ecc68cd commit 10e22d8
Show file tree
Hide file tree
Showing 2 changed files with 416 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/gen/ExtractRomanWheel.v
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,6 @@ Require Import TBGen.Bear.BearGame.
Require Import TBGen.Bear.RomanWheel.
Require Import TBGen.TB.TB.

Set Warnings "-extraction-default-directory".

Extraction "TBGen.ml" RW_TB.
Loading

0 comments on commit 10e22d8

Please sign in to comment.