Skip to content

Commit

Permalink
Merge pull request #162 from AestheticIntegration/ewen/addingIplDecoder
Browse files Browse the repository at this point in the history
Ewen/adding ipl decoder
  • Loading branch information
ewenmaclean authored Sep 17, 2021
2 parents 60be93c + 02665ee commit 3e1a9a4
Show file tree
Hide file tree
Showing 15 changed files with 2,919 additions and 279 deletions.
7 changes: 7 additions & 0 deletions itr_ast/dune
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
(library
(name itr_ast)
(public_name fix-engine.itr_ast)
(wrapped false)
(flags :standard -open Imandra_prelude -warn-error -A+8+39 -alert -deprecated -w -33-58)
(libraries types_pp imandra-prelude containers decoders decoders-yojson yojson core core_pp)
)
Loading

0 comments on commit 3e1a9a4

Please sign in to comment.