mirror of
https://github.com/vishapoberon/vipak.git
synced 2026-04-06 13:02:26 +00:00
changes stabilized
This commit is contained in:
parent
8ff51322f4
commit
5659a3f155
3 changed files with 19 additions and 5 deletions
|
|
@ -55,6 +55,9 @@ VAR
|
|||
treeTyp: ARRAY 8 OF CHAR;
|
||||
branch: ARRAY 128 OF CHAR;
|
||||
BEGIN
|
||||
COPY("", tree.branch);
|
||||
COPY("", tree.url);
|
||||
COPY("", branch);
|
||||
f := vpkEnv.getConfFile();
|
||||
Files.Set(r, f, 0);
|
||||
i := 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue