nim-chroprof/config.nims

5 lines
139 B
Plaintext
Raw Normal View History

2024-02-29 20:54:00 -03:00
# begin Nimble config (version 2)
when withDir(thisDir(), system.fileExists("nimble.paths")):
include "nimble.paths"
# end Nimble config