1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2025-08-14 02:26:10 +00:00
This commit is contained in:
David Schmenk
2020-07-15 19:37:47 -07:00
committed by GitHub
parent c16fc8a1d1
commit bf9c61892c

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)