mirror of
https://github.com/dschmenk/PLASMA.git
synced 2025-01-08 07:31:32 +00:00
Alpha1
This commit is contained in:
parent
3adb41921c
commit
713a6c6cbe
@ -507,7 +507,7 @@ include "toolsrc/parse.pla"
|
||||
//
|
||||
// Look at command line arguments and compile module
|
||||
//
|
||||
puts("PLASMA Compiler, Version 2.0 DP4\n")
|
||||
puts("PLASMA Compiler, Version 2.0 ALPHA1\n")
|
||||
arg = argNext(argFirst)
|
||||
if ^arg and ^(arg + 1) == '-'
|
||||
opt = arg + 2
|
||||
|
Loading…
Reference in New Issue
Block a user