1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2024-11-02 13:08:13 +00:00
This commit is contained in:
David Schmenk 2020-07-01 09:56:44 -07:00 committed by GitHub
parent 713a6c6cbe
commit f0dc042dad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1615,7 +1615,7 @@ def cmdmode#0
word cmdptr, line
clrscrn
puts("PLASMA Editor, Version 2.0 DP4\n")
puts("PLASMA Editor, Version 2.0 DALPHA1\n")
while not exit
puts(@filename)
cmdptr = gets($BA)