Revert "No longer require 'cl."

This reverts commit 139b566f4d.
This commit is contained in:
Greg Pfeil 2015-01-07 08:43:13 -07:00
parent 6be24f0e49
commit 602cf3e028
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
(eval-when-compile
(require 'cl))
(defconst solarized-description
"Color theme by Ethan Schoonover, created 2011-03-24.
Ported to Emacs by Greg Pfeil, http://ethanschoonover.com/solarized.")