mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 02:52:24 +00:00
raspberry pi bootstrap binary updated (;
This commit is contained in:
parent
7f11185f6a
commit
7c1a5ebea3
5 changed files with 5 additions and 5 deletions
BIN
ocat
BIN
ocat
Binary file not shown.
BIN
showdef
BIN
showdef
Binary file not shown.
BIN
voc
BIN
voc
Binary file not shown.
10
voc.par
10
voc.par
|
|
@ -1,12 +1,12 @@
|
||||||
CHAR 1 1
|
CHAR 1 1
|
||||||
BOOLEAN 1 1
|
BOOLEAN 1 1
|
||||||
SHORTINT 1 1
|
SHORTINT 1 1
|
||||||
INTEGER 4 4
|
INTEGER 2 2
|
||||||
LONGINT 8 8
|
LONGINT 4 4
|
||||||
SET 8 8
|
SET 4 4
|
||||||
REAL 4 4
|
REAL 4 4
|
||||||
LONGREAL 8 8
|
LONGREAL 8 8
|
||||||
PTR 8 8
|
PTR 4 4
|
||||||
PROC 8 8
|
PROC 4 4
|
||||||
RECORD 1 1
|
RECORD 1 1
|
||||||
ENDIAN 1 0
|
ENDIAN 1 0
|
||||||
|
|
|
||||||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue