diff options
author | Zefram <zefram@fysh.org> | 2010-09-23 23:49:50 +0100 |
---|---|---|
committer | Florian Ragwitz <rafl@debian.org> | 2010-09-26 14:55:05 +0200 |
commit | 83f8bb564961ee8fba35156e720bef403d8fa9a7 (patch) | |
tree | 8eac099dd27e74e650963dbf118c6669b9e9210d /symbian | |
parent | 4dc941f7cb795735b9458431b362c0fed23ae92b (diff) | |
download | perl-83f8bb564961ee8fba35156e720bef403d8fa9a7.tar.gz |
merge XS-APItest-KeywordRPN into XS-APItest
XS-APItest-KeywordRPN has turned out to be less useful as an independent
module than expected, and less strictly about RPN than it originally was.
Diffstat (limited to 'symbian')
-rw-r--r-- | symbian/install.cfg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/symbian/install.cfg b/symbian/install.cfg index 879b3619e7..4b86b8211e 100644 --- a/symbian/install.cfg +++ b/symbian/install.cfg @@ -114,6 +114,5 @@ ext XSLoader # ext Unicode/Normalize nonconst # ext Win32 USELESS # ext XS/APItest USELESS -# ext XS/APItest/KeywordRPN USELESS # ext XS/Typemap nonconst USELESS |