build wrapper functions by default (no more optionally)

This commit is contained in:
polos 2017-09-14 13:17:44 +02:00
parent 955734e192
commit fef57f5447
52 changed files with 41 additions and 242 deletions

View file

@ -1,6 +1,3 @@
#-qt-wrapper-functions ; see README-OPTIONAL.txt
(load (in-home "src/lisp/all-wrappers"))
(in-package :eql-user)
(setf *break-on-errors* t)