Changed from type to module for cfg and moved to separate lib
This commit is contained in:
@ -10,6 +10,10 @@
|
||||
(name utility)
|
||||
(depends ocaml dune))
|
||||
|
||||
(package
|
||||
(name cfg)
|
||||
(depends ocaml dune))
|
||||
|
||||
(package
|
||||
(name miniImp)
|
||||
(depends ocaml dune utility))
|
||||
|
||||
Reference in New Issue
Block a user