diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2005-07-06 17:33:52 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2005-07-06 17:33:52 +0000 |
commit | 28c21e09b4d5c73070233a561b33efabb526412f (patch) | |
tree | 3be8528297de2076b95fb62878d70e839367553d /app-emacs/slime/files/1.2.1.20050630/swank-loader.lisp | |
parent | . (diff) | |
download | gentoo-2-28c21e09b4d5c73070233a561b33efabb526412f.tar.gz gentoo-2-28c21e09b4d5c73070233a561b33efabb526412f.tar.bz2 gentoo-2-28c21e09b4d5c73070233a561b33efabb526412f.zip |
.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-emacs/slime/files/1.2.1.20050630/swank-loader.lisp')
-rw-r--r-- | app-emacs/slime/files/1.2.1.20050630/swank-loader.lisp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app-emacs/slime/files/1.2.1.20050630/swank-loader.lisp b/app-emacs/slime/files/1.2.1.20050630/swank-loader.lisp new file mode 100644 index 000000000000..4d9b157312e6 --- /dev/null +++ b/app-emacs/slime/files/1.2.1.20050630/swank-loader.lisp @@ -0,0 +1,4 @@ + +;; This file is NOT part of SLIME + +(asdf:oos 'asdf:load-op :swank) |