Add missing SharedSuffix constant to system unit

git-svn-id: trunk@36841 -
This commit is contained in:
pierre 2017-08-04 14:17:28 +00:00
parent a07d649343
commit afab9524f2

View File

@ -48,6 +48,7 @@ const
maxExitCode = 255;
MaxPathLen = 256;
AllFilesMask = '*';
SharedSuffix = 'nlm';
CONST
{ Default filehandles }