diff options
Diffstat (limited to 'dictionary-pkg.el')
-rw-r--r-- | dictionary-pkg.el | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/dictionary-pkg.el b/dictionary-pkg.el deleted file mode 100644 index 86a7630..0000000 --- a/dictionary-pkg.el +++ /dev/null @@ -1,5 +0,0 @@ -(define-package "dictionary" - "1.10" - "client for rfc2229 dictionary servers" - '((connection "1.10") - (link "1.10"))) |