Update file

This commit is contained in:
Florian Schroedl
2022-06-10 13:50:52 +02:00
parent 5f23649d33
commit cec20c62d9

View File

@@ -8,7 +8,7 @@ import fswatch
# import libfswatch # import libfswatch
# import libfswatch/fswatch # import libfswatch/fswatch
let file = "/home/floscr/Code/Projects/org-parser/src/js/example/sandbox.nim" let file = "/home/floscr/Code/Projects/org-parser/src/js/dist/sandbox.nim"
type pT = tuple[md5: string, process: Process] type pT = tuple[md5: string, process: Process]
var ps: seq[pT] var ps: seq[pT]