restructure
This commit is contained in:
parent
b466717c6e
commit
2de4381fae
6 changed files with 26 additions and 10 deletions
7
dub.sdl
7
dub.sdl
|
|
@ -5,3 +5,10 @@ copyright "Copyright © 2025, tanya"
|
|||
license "MPL-2.0"
|
||||
dependency "commandr" version="~>1.1.0"
|
||||
dependency "taggedalgebraic" version="~>0.11.23"
|
||||
targetType "executable"
|
||||
buildRequirements "requireBoundsCheck" "requireContracts"
|
||||
|
||||
configuration "jlox" {
|
||||
sourcePaths "src/jlox"
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue