1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2025-01-10 21:30:04 +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 word cmdptr, line
clrscrn clrscrn
puts("PLASMA Editor, Version 2.0 DALPHA1\n") puts("PLASMA Editor, Version 2.0 ALPHA2\n")
while not exit while not exit
puts(@filename) puts(@filename)
cmdptr = gets($BA) cmdptr = gets($BA)