mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-05 22:38:44 +00:00
10 lines
125 B
Text
10 lines
125 B
Text
(lang dune 3.3)
|
|
|
|
(cram enable)
|
|
|
|
(generate_opam_files true)
|
|
|
|
(package
|
|
(name Lama)
|
|
(synopsis "TODO")
|
|
(depends posix-uname))
|