Merge pull request #1 from ksherlock/crlf

cr -> lf conversion
This commit is contained in:
MikeW50 2018-03-25 15:30:12 -06:00 committed by GitHub
commit d9d898c3ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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