Merge pull request #453 from tarsius/master

Require correct feature
This commit is contained in:
Craig Earls 2016-04-06 18:44:42 -07:00
commit 6065ad71fc

View file

@ -1,6 +1,6 @@
;; This library is intended to allow me to view a receipt on one panel, and tie it to ledger transactions in another
(require 'ldg-report)
(require 'ledger-report)
(defgroup ledger-matching nil
"Ledger image matching")