diff options
Diffstat (limited to 'crypto/crypto-lib.com')
-rw-r--r-- | crypto/crypto-lib.com | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/crypto-lib.com b/crypto/crypto-lib.com index b4d80f77fd..2fdf623fe3 100644 --- a/crypto/crypto-lib.com +++ b/crypto/crypto-lib.com @@ -1453,6 +1453,7 @@ $! $! Save directory information $! $ __HERE = F$PARSE(F$PARSE("A.;",F$ENVIRONMENT("PROCEDURE"))-"A.;","[]A.;") - "A.;" +$ __HERE = F$EDIT(__HERE,"UPCASE") $ __TOP = __HERE - "CRYPTO]" $ __INCLUDE = __TOP + "INCLUDE.OPENSSL]" $! |