mirror of
https://github.com/byteworksinc/ORCA-C.git
synced 2025-01-02 19:29:21 +00:00
Document proper order of arguments for generating pc_cup.
This commit is contained in:
parent
772043241c
commit
6e32bfc091
@ -794,7 +794,7 @@
|
|||||||
{ }
|
{ }
|
||||||
{ pc_cup - call user procedure }
|
{ pc_cup - call user procedure }
|
||||||
{ }
|
{ }
|
||||||
{ Gen1tName(pc_cup, repair, name, ftype) }
|
{ Gen1tName(pc_cup, repair, ftype, name) }
|
||||||
{ }
|
{ }
|
||||||
{ Calls a user procedure or function. Ftype is the type. }
|
{ Calls a user procedure or function. Ftype is the type. }
|
||||||
{ Repair is 1 if stack repair should be forced, -1 if stack }
|
{ Repair is 1 if stack repair should be forced, -1 if stack }
|
||||||
|
Loading…
Reference in New Issue
Block a user