5 lines
139 B
Plaintext
5 lines
139 B
Plaintext
|
# begin Nimble config (version 2)
|
||
|
when withDir(thisDir(), system.fileExists("nimble.paths")):
|
||
|
include "nimble.paths"
|
||
|
# end Nimble config
|