fixed parameter types

This commit is contained in:
ceriel
1989-01-20 15:01:37 +00:00
parent b1b4ba9677
commit 1c570328f0
15 changed files with 24 additions and 24 deletions

View File

@@ -1,7 +1,7 @@
#include "header.h"
text4( w)
arith w;
FOUR_BYTES w;
{
gen4( w);
}