mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 13:22:26 +00:00
small changes in OPC and OPM, updated powerpc bootstrap binaries. -- noch
Former-commit-id: d68b3c2575
This commit is contained in:
parent
986a4cde95
commit
6d86e29db5
8 changed files with 254 additions and 253 deletions
|
|
@ -8,7 +8,7 @@ VAR arch-, version-, date-, versionLong-, prefix0-, prefix- : ARRAY 256 OF CHAR;
|
|||
defaultTarget* : INTEGER;
|
||||
BEGIN
|
||||
arch := architecture.arch;
|
||||
date := " [2015/01/29]";
|
||||
date := " [2015/02/02]";
|
||||
version := "1.1";
|
||||
versionLong := "";
|
||||
COPY(version, versionLong);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue