Tycho Tcl Extensions


Tycho includes a number of dynamically-loadable Tcl extension packages. These can be loaded into a vanilla itkwish to provide additional functionality not accessible within regular [Incr Tcl]. To load these packages into Tycho, use the ::tycho::loadIfNotPresent procedure, which will automatically load the package into the ::tycho namespace.

  1. tyTimer: Tycho's timer package
  2. tyTest: Test functions for packages

Copyright © 1996-1998, The Regents of the University of California. All rights reserved.
Last updated: 05/11/98, comments to: tycho@eecs.berkeley.edu