diff --git a/ocat b/ocat index b23790f0..1c83c7f6 100755 Binary files a/ocat and b/ocat differ diff --git a/showdef b/showdef index 25440b9e..715c3559 100755 Binary files a/showdef and b/showdef differ diff --git a/voc b/voc index cdb8a13e..2668643a 100755 Binary files a/voc and b/voc differ diff --git a/voc.par b/voc.par index 4e15dfd1..02702d43 100644 --- a/voc.par +++ b/voc.par @@ -1,12 +1,12 @@ CHAR 1 1 BOOLEAN 1 1 SHORTINT 1 1 -INTEGER 4 4 -LONGINT 8 8 -SET 8 8 +INTEGER 2 2 +LONGINT 4 4 +SET 4 4 REAL 4 4 LONGREAL 8 8 -PTR 8 8 -PROC 8 8 +PTR 4 4 +PROC 4 4 RECORD 1 1 ENDIAN 1 0 diff --git a/vocstatic.linux.gnuc.armv6j_hardfp b/vocstatic.linux.gnuc.armv6j_hardfp index 26fafc67..2668643a 100755 Binary files a/vocstatic.linux.gnuc.armv6j_hardfp and b/vocstatic.linux.gnuc.armv6j_hardfp differ