mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-18 13:30:33 +00:00
cleaned up ospaths module
This commit is contained in:
@@ -3,6 +3,9 @@ mode = ScriptMode.Whatif
|
||||
|
||||
exec "gcc -v"
|
||||
|
||||
# test that ospaths actually compiles:
|
||||
import ospaths
|
||||
|
||||
--forceBuild
|
||||
|
||||
task listDirs, "lists every subdirectory":
|
||||
|
||||
Reference in New Issue
Block a user