mirror of
https://github.com/vishapoberon/vipak.git
synced 2026-04-05 20:42:26 +00:00
creating the tree was forgotten at some point.
This commit is contained in:
parent
13de7abab7
commit
96ea8bddc5
1 changed files with 3 additions and 1 deletions
|
|
@ -101,7 +101,9 @@ VAR
|
|||
|
||||
depTree: vpkdepTree.TdepTree;
|
||||
BEGIN
|
||||
options := opts.createOptions();
|
||||
IF ~vpkConf.configured() THEN vpkConf.mkDefConfig END;
|
||||
|
||||
options := opts.createOptions();
|
||||
foptions := opts.createOptions();
|
||||
|
||||
opt := opts.createOpt();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue