8 lines
179 B
Plaintext
Raw Normal View History

2025-07-31 12:07:18 +02:00
--path:
"../"
import "../config.nims"
# begin Nimble config (version 2)
when withDir(thisDir(), system.fileExists("nimble.paths")):
include "nimble.paths"
# end Nimble config