Change the node web server to serve up .lst files as plain text

This commit is contained in:
Jeff Parsons 2016-08-04 15:12:59 -07:00 committed by Jeff Parsons
commit bfbe92e274

View file

@ -198,6 +198,7 @@ var asExtsPlainText = [
"bas",
"hex",
"inc",
"lst",
"mac",
"map",
"nasm",