Improvements and WIP wc
This commit is contained in:
parent
94c57b1da2
commit
b7e5108379
10 changed files with 60 additions and 16 deletions
2
cp.nim
2
cp.nim
|
|
@ -1,7 +1,7 @@
|
|||
import cligen, os
|
||||
import common
|
||||
|
||||
proc main() =
|
||||
proc main(files:seq[string]) =
|
||||
echo "asdf"
|
||||
|
||||
dispatch(main, version=("version", nimbaseVersion))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue