Reorganize src/ directory

This commit is contained in:
Fabien Freling 2019-05-08 12:11:17 +02:00
parent 8aa8b9b69a
commit 3c0c2cff6f
19 changed files with 12 additions and 5 deletions

3
src/core/dune Normal file
View file

@ -0,0 +1,3 @@
(library
(name oboy)
(libraries threads))