mirror of
https://github.com/vishapoberon/vipak.git
synced 2026-04-06 04:52:26 +00:00
nth
This commit is contained in:
parent
dff47dc004
commit
d36843e1f4
3 changed files with 5 additions and 3 deletions
|
|
@ -5,6 +5,8 @@ CONST
|
|||
vpkConfFile* = "vipackConf.json";
|
||||
vpkTreeDir* = "vipackTree";
|
||||
|
||||
graphName* = "deps.dot";
|
||||
|
||||
confTypKey* = "type";
|
||||
confTypGitVal* = "git";
|
||||
confTypHttpVal* = "http";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue