1
0
mirror of https://github.com/retro-software/B5500-software.git synced 2026-03-05 18:29:15 +00:00

Correct directory name APL-WU-Kildall to APL-UW-Kildall.

Thanks to Robert Henry for catching this.
This commit is contained in:
Paul Kimpel
2021-04-19 20:30:26 -07:00
parent e24ebe2110
commit 9278e4b11c
6 changed files with 10 additions and 10 deletions

20
.gitattributes vendored
View File

@@ -4,30 +4,30 @@
# Explicitly declare text files you want to always be normalized and converted
# to native line endings on checkout.
*.*_m text
*.alg text
*.bas text
*.alg text linguist-language=Algol-60
*.bas text linguist-language=BASIC
*.bat text
*.card text
*.cmd text
*.cob text
*.cob text linguist-language=COBOL-60
*.css text
*.dat text
*.for text
*.gtl text
*.for text linguist-language=FORTRAN-66
*.gtl text linguist-language=GeorgiaTechLanguage
*.html text
*.js text
*.lst text
*.mca text
*.mca text linguist-language=MCALGOL
*.md text
*.pt text
*.sno text
*.sno text linguist-language=SNOBOL
*.svg text
*.tape text
*.txt text
*.vbs text
*.vbs text linguist-language=VBScript
*.wipl text
*.wsf text
*.xal text
*.wsf text linguist-language=WindowsScriptHost
*.xal text linguist-language=XALGOL
.gitignore
.gitattributes