@@ -41,10 +40,10 @@
- Represent Tcl package loading command by an XOTcl
- object. Enables tracking, tracing, and verbose output
- of package loading
-
+ Represent Tcl package loading command by an XOTcl
+ object. Enables tracking, tracing, and verbose output
+ of package loading
+
|
@@ -66,8 +65,8 @@
- Supports all Tcl package options plus present and verbose.
-
+ Supports all Tcl package options plus present and verbose.
+
|
@@ -95,9 +94,9 @@
- Check whether a package is present or not. Similar to Tcl's
- package present, but works with Tcl < 8.3
-
+ Check whether a package is present or not. Similar to Tcl's
+ package present, but works with Tcl < 8.3
+
|
@@ -124,9 +123,9 @@
- Toggle verbose output on/off. If on, package prints the locations
- from where packages are loaded to the screen. Default is off.
-
+ Toggle verbose output on/off. If on, package prints the locations
+ from where packages are loaded to the screen. Default is off.
+
|