repo.or.cz
/
maxima.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Add hypergeometric representation of erf_generalized
[maxima.git]
/
crosscompile-windows
/
lispselector.bat
blob
67836257c56aba9bbb5dfd5fa5b384f2c2b3efa7
1
@echo off
\r
2
rem startscript for Lisp configuration tool
\r
3
\r
4
rem the get directory, where the this file is installed (including final "\")
\r
5
set xmpath=%~dp0
\r
6
\r
7
start "" "%xmpath%wish86.exe" "%xmpath%lispselector.tcl" %*
\r
8
\r