mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 07:32:24 +00:00
INT64 support in the interface browser.
This commit is contained in:
parent
08f09a097d
commit
9971e56451
68 changed files with 756 additions and 574 deletions
|
|
@ -15,7 +15,7 @@ typedef
|
|||
import OPS_Name OPS_name;
|
||||
import OPS_String OPS_str;
|
||||
import int16 OPS_numtyp;
|
||||
import int32 OPS_intval;
|
||||
import int64 OPS_intval;
|
||||
import REAL OPS_realval;
|
||||
import LONGREAL OPS_lrlval;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue