1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2025-01-08 07:31:32 +00:00
This commit is contained in:
David Schmenk 2020-07-15 19:37:47 -07:00 committed by GitHub
parent c16fc8a1d1
commit bf9c61892c
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 DALPHA1\n")
puts("PLASMA Editor, Version 2.0 ALPHA2\n")
while not exit
puts(@filename)
cmdptr = gets($BA)