mirror of
https://github.com/vishapoberon/vipak.git
synced 2026-04-06 04:52:26 +00:00
now builds too!
This commit is contained in:
parent
c5c999f596
commit
e38cb20d2c
2 changed files with 3 additions and 5 deletions
|
|
@ -14,7 +14,6 @@ BEGIN
|
|||
Strings.Append(" pull ", cmd);
|
||||
Strings.Append(url, cmd);
|
||||
i := Platform.System(cmd);
|
||||
Out.Int(i, 0);
|
||||
END pull;
|
||||
|
||||
PROCEDURE syncTree*(url: ARRAY OF CHAR);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue