cr -> lf conversion

This commit is contained in:
Kelvin Sherlock 2018-03-11 23:36:13 -04:00
parent f67e8e2caa
commit 7fbe55dd87
3 changed files with 2241 additions and 3 deletions

2236
MakeLib.cc Executable file → Normal file

File diff suppressed because one or more lines are too long

3
doit Executable file → Normal file
View File

@ -1 +1,2 @@
make copy -c makelib 17
make
copy -c makelib 17

5
make Executable file → Normal file
View File

@ -1 +1,4 @@
set echo on cmpl +t +e +m makelib.cc filetype makelib EXE $DB01 rename makelib MakeLib
set echo on
cmpl +t +e +m makelib.cc
filetype makelib EXE $DB01
rename makelib MakeLib