File: xmaxima.patch

package info (click to toggle)
maxima 5.10.0-6
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 44,268 kB
  • ctags: 17,987
  • sloc: lisp: 152,894; fortran: 14,667; perl: 14,204; tcl: 10,103; sh: 3,376; makefile: 2,202; ansic: 471; awk: 7
file content (11 lines) | stat: -rw-r--r-- 455 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
--- xmaxima/xmaxima	Thu Mar  6 07:47:36 2003
+++ xmaxima/xmaxima.p	Thu Mar  6 07:48:28 2003
@@ -14237,7 +14237,7 @@
     $m add command -underline 0 \
 	-state $state \
 	-label {Run Tests} \
-	-command "sendMaxima $text {:lisp (progn (\#+gcl si::chdir \#+clisp ext:cd \#+cmu unix:unix-chdir \"$dir\")(load \"tests.lisp\"))\n}"
+	-command "sendMaxima $text {:lisp (load \"/usr/share/maxima/@MVERS@/tests/tests.lisp\")\n}"
 
 
     # Add a Help menubutton