Skip to content

Commit

Permalink
gh-101: missing requried file
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew O. Smith committed Jan 6, 2014
1 parent 6511443 commit 20cce03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/lisp/malabar-misc.el
Expand Up @@ -21,6 +21,7 @@
(require 'malabar-util)
(require 'malabar-reflection)
(require 'malabar-import)
(require 'semantic/wisent/javat-wy)

(defun malabar-qualified-class-name-of-buffer (&optional buffer)
(let ((class (malabar-unqualified-class-name-of-buffer buffer)))
Expand Down

0 comments on commit 20cce03

Please sign in to comment.