Unit 'EXEC' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

tMinNode

Declaration

Source position: exec.pas line 138

type tMinNode = record

  mln_Succ: pMinNode;

  mln_Pred: pMinNode;

end;


Documentation generated on: 2023-03-18