Passage à dune

This commit is contained in:
Matthieu Dubuget
2018-07-12 17:08:54 +02:00
parent 760c0b26e4
commit 3448741682
17 changed files with 100 additions and 98 deletions

7
lib/generator/dune Normal file
View File

@ -0,0 +1,7 @@
(executable
(name generator)
(libraries ctypes.stubs)
(flags -w "-9")
)
(copy_files stubs/{t,my_types}.ml)