first draft
This commit is contained in:
parent
ab009ec9af
commit
01ccf64efc
13 changed files with 1311 additions and 239 deletions
|
|
@ -1,6 +1,6 @@
|
|||
(lang dune 3.20)
|
||||
|
||||
(name inshellah-parser)
|
||||
(name inshellah)
|
||||
|
||||
(generate_opam_files true)
|
||||
|
||||
|
|
@ -16,7 +16,7 @@
|
|||
(documentation https://url/to/documentation)
|
||||
|
||||
(package
|
||||
(name inshellah-parser)
|
||||
(name inshellah)
|
||||
(synopsis "A short synopsis")
|
||||
(description "A longer description")
|
||||
(depends
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue