Exported latest revision from sourceforge cvs, discarding history.

This commit is contained in:
Jason Rohrer
2017-10-11 13:16:19 -07:00
parent 9c297bbe8b
commit cc3108fe85
1304 changed files with 79564 additions and 2 deletions
+7
View File
@@ -0,0 +1,7 @@
cat "$1" | ./unix2dos > tempUNIX2DOS.txt
cp -f tempUNIX2DOS.txt "$1"
rm -f tempUNIX2DOS.txt