Searched refs:auto_path (Results 51 - 75 of 104) sorted by relevance

12345

/macosx-10.10.1/tcl-105/tcl_ext/xotcl/xotcl/apps/actiweb/
H A DCounter2.xotcl4 lappend auto_path $opts(-pkgdir)
H A DCounter4.xotcl4 lappend auto_path $opts(-pkgdir)
/macosx-10.10.1/tcl-105/tcl_ext/ffidl/ffidl/demos/other/
H A Dtest-gdbm-2.tcl7 lappend auto_path .
H A Dtest-gmpz.tcl1 lappend auto_path .
/macosx-10.10.1/tcl-105/tcl_ext/xotcl/xotcl/library/xml/TclExpat-1.1/
H A Dtest-error.tcl7 lappend auto_path [file dirname [info script]]
H A Dtest-break.tcl7 lappend auto_path [file dirname [info script]]
H A Dtest-continue.tcl7 lappend auto_path [file dirname [info script]]
/macosx-10.10.1/tcl-105/tk/tk/tests/
H A Dvisual_bb.test15 set auto_path ". $auto_path"
/macosx-10.10.1/tcl-105/tk84/tk/tests/
H A Dvisual_bb.test20 set auto_path ". $auto_path"
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/apps/
H A Dnnsd44 lappend auto_path [file join [file dirname [file dirname [file normalize [info script]]]] modules]
H A Dnnslog44 lappend auto_path [file join [file dirname [file dirname \
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/examples/term/
H A Dbox4 lappend auto_path [file join [file dirname [file dirname [file dirname [info script]]]] modules]
H A Dgraphics4 lappend auto_path [file join [file dirname [file dirname [file dirname [info script]]]] modules]
H A Dmenu24 lappend auto_path [file join [file dirname [file dirname [file dirname [info script]]]] modules]
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/doctools/
H A Dtocexpand12 lappend auto_path [file dirname [file dirname [info script]]]
H A Dmpexpand5 lappend auto_path [file dirname [file dirname [info script]]]
/macosx-10.10.1/tcl-105/tcl_ext/tclxml/tclxml/examples/
H A Dflatten.tcl26 set auto_path [linsert $auto_path 0 [file dirname [file dirname [file join [pwd] [info script]]]]]
/macosx-10.10.1/tcl-105/tcl_ext/tclsoap/tclsoap/doc/
H A Dscriptview.cgi19 #set auto_path [linsert $auto_path 0 [file join [pwd] "../../.."]]
20 #set auto_path [linsert $auto_path 0 [file join [pwd] "../lib/tcl/tcllib0.8"]]
21 set auto_path [linsert $auto_path 0 /home/pat/lib/tcl \
/macosx-10.10.1/tcl-105/tcl_ext/tclx/tclx/library/
H A Dhelp.tcl18 # being the merger of all "help" directories found along the $auto_path
133 global auto_path
135 foreach dir $auto_path {
178 # the auto_path variable. If path does not start with a "/", it is take as
271 global auto_path
272 error "no \"help\" directories found on auto_path ($auto_path)" {} \
/macosx-10.10.1/tcl-105/tcl_ext/incrtcl/incrTcl/itcl/tests/old/
H A Dtoaster.test19 lappend auto_path toasters
/macosx-10.10.1/tcl-105/tcl/tcl/tools/
H A DcheckLibraryDoc.tcl25 lappend auto_path "c:/program\ files/tclpro1.2/win32-ix86/bin"
26 #lappend auto_path "/home/surles/cvs/tclx8.0/tcl/unix"
/macosx-10.10.1/tcl-105/tcl84/tcl/tools/
H A DcheckLibraryDoc.tcl25 lappend auto_path "c:/program\ files/tclpro1.2/win32-ix86/bin"
26 #lappend auto_path "/home/surles/cvs/tclx8.0/tcl/unix"
/macosx-10.10.1/tcl-105/tcl_ext/ffidl/ffidl/demos/mathswig/
H A Dtime-libm.tcl9 lappend auto_path .
/macosx-10.10.1/tcl-105/tcl_ext/incrtcl/incrTcl/itk/library/
H A Ditk.tcl25 lappend auto_path ${itk::library}
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/bench/
H A Dlibbench.tcl407 set auto_path [linsert $auto_path 0 $BENCH(PKGDIR)]

Completed in 279 milliseconds

12345