Skip to content

Commit

Permalink
Some minor fixups, export everything as sensible.
Browse files Browse the repository at this point in the history
  • Loading branch information
Shinmera committed Jun 16, 2017
1 parent 99d375a commit 3bb4c84
Show file tree
Hide file tree
Showing 4 changed files with 377 additions and 27 deletions.
3 changes: 1 addition & 2 deletions features.lisp
Expand Up @@ -7,8 +7,7 @@
(in-package #:org.shirakumo.fraf.trial)

(eval-when (:compile-toplevel :load-toplevel :execute)
(defvar *debug-features* '(:trial-debug-selection-buffer
:trial-debug-controller))
(defvar *debug-features* '(:trial-debug-controller))
(defvar *optimize-features* '())

#+trial-debug-all
Expand Down

0 comments on commit 3bb4c84

Please sign in to comment.