Searched refs:TCL_SH (Results 1 - 1 of 1) sorted by relevance

/barrelfish-master/usr/eclipseclp/
H A DRUNME168 TCL_SH=`which tclsh 2>/dev/null` && [ -x "$TCL_SH" ] &&
169 TCL_VERSION=`echo 'puts $tcl_version'|"$TCL_SH"`; } || {

Completed in 44 milliseconds