;;; Directory Local Variables
;;; For more information see (info "(emacs) Directory Variables")
((nil
(indent-tabs-mode))
(scheme-mode
(eval put 'call-with-database 'scheme-indent-function 1)
(eval put 'call-with-writable-database 'scheme-indent-function 1)))