updated on Wed Jan 25 08:34:36 UTC 2012
[aur-mirror.git] / cedet-bzr / cedet-bzr.install
blob479d92d3534cf24c90092a8e2b29477c80a9764a
1 post_install() {
2     cat <<EOF
3 ==> Put this in your \$HOME/.emacs file to enable CEDET:
4 ==>   (load-file "/usr/share/emacs/site-lisp/cedet/common/cedet.el")
5 ==>   (semantic-load-enable-code-helpers)
6 EOF
9 op=$1
10 shift
11 $op $*