Explorar o código

* added short name for fcl-hash

Tomas Hajny hai 7 meses
pai
achega
2b6c136d01
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      packages/fcl-hash/fpmake.pp

+ 1 - 0
packages/fcl-hash/fpmake.pp

@@ -12,6 +12,7 @@ begin
     begin
 {$endif ALLPACKAGES}
     P:=AddPackage('fcl-hash');
+    P.ShortName:='fclh';
 
 {$ifdef ALLPACKAGES}
     P.Directory:=ADirectory;