Hi Alan,
I do not have a particular preference for either this style or the "\n" one (I
only feel a trifle uncomfortable with this implicit concatenation ;)).
Should this style also fail, we may have to put every "variable" command in its
own call to Tcl_Eval(). But let us see whether this
Hi Arjen:
Here is the style of that code (taken from when you first committed it
and that style has been propagated to the sed script that until
my last commit generated that code).
static void set_plplot_parameters( Tcl_Interp *interp ) {
Tcl_Eval( interp, "namespace eval ::PLPLOT { \n\
#