2025-07-31 12:43:39 +02:00

8 lines
179 B
Nim

--path:
"../"
import "../config.nims"
# begin Nimble config (version 2)
when withDir(thisDir(), system.fileExists("nimble.paths")):
include "nimble.paths"
# end Nimble config