Initial commit

This commit is contained in:
Gregory Campbell
2021-07-08 21:25:14 -04:00
commit 6fc4bba27f
8 changed files with 360 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
main: wordStat.cob
cobc -x -free -Wall wordStat.cob
old: stat.cob
cobc -x -free -Wall stat.cob
clean:
rm out.txt stats.txt stat wordStat