+ increase maximum number of possible packages

git-svn-id: trunk@6957 -
This commit is contained in:
Tomas Hajny 2007-03-22 22:46:59 +00:00
parent 25a29c1159
commit 35a3d96d6f

View File

@ -98,7 +98,7 @@ program install;
maxpacks=30;
maxpackages=20;
maxpackages=25;
maxdefcfgs=1024;
HTMLIndexExt = '.htx';