Skip to content

Commit

Permalink
Use sbcl.
Browse files Browse the repository at this point in the history
  • Loading branch information
dram committed Apr 3, 2014
1 parent caaac81 commit d4d7cfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion emacs/dotemacs.el
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,7 @@

;; slime

(setq inferior-lisp-program "ccl")
(setq inferior-lisp-program "sbcl")
(add-to-list 'load-path "~/emacs/slime")
(when (require 'slime nil t)
(slime-setup '(slime-fancy))
Expand Down

0 comments on commit d4d7cfb

Please sign in to comment.