Improvements and WIP wc

This commit is contained in:
joachimschmidt557 2019-04-04 19:58:49 +02:00
parent 94c57b1da2
commit b7e5108379
10 changed files with 60 additions and 16 deletions

View file

@ -1,4 +1,4 @@
import cligen, os, streams
import cligen, os
import common
proc catFile(file:string) =