Skip to content

Commit

Permalink
Fix: ensure ASDF system runs in :CL-USER
Browse files Browse the repository at this point in the history
  • Loading branch information
joaotavora committed Aug 25, 2012
1 parent 1e4c3bb commit 2f0484f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nestor.asd
Expand Up @@ -17,6 +17,7 @@

;;; You should have received a copy of the GNU General Public License
;;; along with this program. If not, see <http://www.gnu.org/licenses/>.
(in-package :cl-user)

(defvar *nestor-version* "0.1"
"A string denoting the current version of Nestor. Used
Expand Down

0 comments on commit 2f0484f

Please sign in to comment.