rename bin to src and delete boring dirs
This commit is contained in:
parent
de277999f4
commit
dd0acc4ddb
|
|
@ -1,5 +1,5 @@
|
|||
(executable
|
||||
(public_name aoc)
|
||||
(name main)
|
||||
(libraries aoc stdio re)
|
||||
(libraries stdio re)
|
||||
(preprocess (pps ppx_regexp)))
|
||||
Loading…
Reference in New Issue
Block a user