first commit
This commit is contained in:
commit
e1c6aeeeed
42 changed files with 1305 additions and 0 deletions
6
test/fuzz/dune
Normal file
6
test/fuzz/dune
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
(executable
|
||||
(name fuzz)
|
||||
(modules fuzz gen)
|
||||
(flags
|
||||
(:standard -open Prelude))
|
||||
(libraries crowbar fmt prelude scfg))
|
||||
Loading…
Add table
Add a link
Reference in a new issue