tisTrace
Top-level Files of 3a7e1fffa79c0bd6
Not logged in

Files in the top-level directory of check-in 3a7e1fffa79c0bd6


tisTrace - package for sending info to the screen in Tcl

Tis is jima's general umbrella for all his packages.

To make type:

      ./configure
      make install

The configure script will deduce $PREFIX from the tcl installation.
The generated Makefile uses the file $PREFIX/lib/tclConfig.sh that was left
by the make of tcl for most of its configuration parameters.

To import:

    package require tisTrace

To learn how to use it read the markdown documentation at:

    https://chiselapp.com/user/jima/repository/tisTrace/doc/trunk/doc/www/index.md

Written by:  José Ignacio Marín Alberdi (jima00@gmail.com)

Use at your own risk.