Browse Source

oops - removing my funky elisp file.

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268293 13f79535-47bb-0310-9956-ffa450edef68
master
Peter Donald 24 years ago
parent
commit
d90a268ff3
1 changed files with 0 additions and 7 deletions
  1. +0
    -7
      proposal/myrmidon/emacs-jprj.el

+ 0
- 7
proposal/myrmidon/emacs-jprj.el View File

@@ -1,7 +0,0 @@
(setq jprj-base-path (message "%s/" (expand-file-name (substitute-in-file-name "."))) )
(setq jprj-src-path (message "%ssrc/java/" jprj-base-path) )
(setq jprj-compile-command "./build.bat")
(setq jprj-run-command "./build.bat&");; cd dist; bin/ant.bat -f ../src/make/sample.xmk&")
;(setq tab-expansion-size 4)

(load "update-prj")

Loading…
Cancel
Save