Initial commit
This commit is contained in:
commit
1080c0e513
7 changed files with 124 additions and 0 deletions
8
abbrev.egg
Normal file
8
abbrev.egg
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
;; -*- lisp-data -*-
|
||||
((synopsis "Create unique abbreviations for a list of strings")
|
||||
(license "LicenseRef-OWL-0.9.4")
|
||||
(category misc)
|
||||
(test-dependencies test)
|
||||
(maintainer "Lilianna Smólska")
|
||||
(author "Peter Lane, Lilianna Smólska")
|
||||
(components (extension abbrev (source "abbrev.sld"))))
|
||||
Loading…
Add table
Add a link
Reference in a new issue