Merge branch 'master' into bug-4403-remove-polyfill
[maxima.git] / interfaces / xmaxima / Tkmaxima / maxima-local.tcl
blob8d0862aa9d5028b21e8e6f5b60210410ae56326e
1 # -*-mode: tcl; fill-column: 75; tab-width: 8; coding: iso-latin-1-unix -*-
3 # $Id: maxima-local.tcl,v 1.2 2002-09-07 05:21:42 mikeclarkson Exp $
5 # Old code - no content
7 ## source maxima-local.tcl
9 ###### maxima-local.tcl ######
10 ############################################################
11 # Netmath Copyright (C) 1998 William F. Schelter #
12 # For distribution under GNU public License. See COPYING. #
13 ############################################################
14 #proc start_program { } {runOneMaxima .temp } ; source maxima-local.tcl; set argv "maxima 10 billy -debug" ; set argc 4 ; set argv0 ./run-one.tcl ; source run-one.tcl
15 # on other side ; openConnection localhost 5099 billy maxima
19 ## endsource maxima-local.tcl