diff options
author | Camil Staps | 2016-06-30 20:20:26 +0200 |
---|---|---|
committer | Camil Staps | 2016-06-30 20:27:30 +0200 |
commit | e715e592237b979f3cfffdd9f4d167222454b88f (patch) | |
tree | 97fb979b60ca87a1892ca724581366b7ee59aa15 /Def.dcl |
A,B,C-stacks
Diffstat (limited to 'Def.dcl')
-rw-r--r-- | Def.dcl | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,5 @@ +definition module ABC.Def + +:: NodeId :== Int +:: NrArgs :== Int +:: InstrId :== Int |