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,6 +101,8 @@ VAR
|
||||||
|
|
||||||
depTree: vpkdepTree.TdepTree;
|
depTree: vpkdepTree.TdepTree;
|
||||||
BEGIN
|
BEGIN
|
||||||
|
IF ~vpkConf.configured() THEN vpkConf.mkDefConfig END;
|
||||||
|
|
||||||
options := opts.createOptions();
|
options := opts.createOptions();
|
||||||
foptions := opts.createOptions();
|
foptions := opts.createOptions();
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue