added practicum files, updated gitignore
[fp1415.git] / files / practicum / WC.dcl
1 definition module WC
2
3 import StdFile
4
5 wc :: String *env -> (Int,*env) | FileSystem env