File: xmaxima.patch

package info (click to toggle)
maxima 5.49.0-1~exp1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 128,980 kB
  • sloc: lisp: 437,854; fortran: 14,665; tcl: 10,143; sh: 4,598; makefile: 2,204; ansic: 447; java: 374; python: 262; perl: 201; xml: 60; awk: 28; sed: 15; javascript: 2
file content (11 lines) | stat: -rw-r--r-- 455 bytes parent folder | download | duplicates (15)
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