2 ;;; Set up the Emacs environment to byte-compile JDEE
3 ;;; $Id: jdee-build.el,v 99d30c485449 2008/06/23 05:38:36 jbromley $
4 (add-to-list 'load-path
"../elib")
5 (add-to-list 'load-path
"../cedet")
6 (add-to-list 'load-path
"./lisp")
7 (load-file (expand-file-name "../cedet/common/cedet.el"))