diff options
| author | David Aspinall | 2002-04-16 09:40:48 +0000 |
|---|---|---|
| committer | David Aspinall | 2002-04-16 09:40:48 +0000 |
| commit | 1bbb2324f245010c07bd485b543df2cca8532116 (patch) | |
| tree | 0bdc5831fbd55d89a0974f2310b56faca289bcc5 | |
| parent | 05785d411213afbd4d61398a037a3e3ceeee3e0c (diff) | |
X-Symbol version 4.45 beta
| -rw-r--r-- | x-symbol/lisp/makefile.pkg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/x-symbol/lisp/makefile.pkg b/x-symbol/lisp/makefile.pkg new file mode 100644 index 00000000..7eac7ccb --- /dev/null +++ b/x-symbol/lisp/makefile.pkg @@ -0,0 +1,8 @@ +PACKAGE = x-symbol +# list-mode.el +ELFILES = x-symbol-hooks.el x-symbol-macs.el \ + x-symbol-mule.el x-symbol-emacs.el \ + x-symbol-vars.el x-symbol.el \ + x-symbol-image.el x-symbol-sgml.el \ + x-symbol-tex.el x-symbol-bib.el \ + x-symbol-texi.el |
