Skip to content

Commit

Permalink
replace horribly misguided feature meddling
Browse files Browse the repository at this point in the history
  • Loading branch information
vii committed Sep 21, 2009
1 parent 2e7d463 commit 4e6d92a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion teepeedee2.asd
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
(pushnew "../cl-irregsexp/" asdf:*central-registry* :test #'equal)
(pushnew "../trivial-backtrace/" asdf:*central-registry* :test #'equal)

#.(pushnew :tpd2-debug *features*)
#.(progn (pushnew :tpd2-debug *features*) nil)

#-tpd2-debug
(declaim (optimize speed))
Expand Down

0 comments on commit 4e6d92a

Please sign in to comment.