home *** CD-ROM | disk | FTP | other *** search
- ObjectTcl/example README
- ------------------------
-
- This directory contains the example code from the example documented
- in IXI's Object Tcl Web pages and in the ObjectTcl/docs subdirectory.
-
- The Makefile has two targets:
-
- examplesh: Makes a binary called "examplesh" that is a tclsh with the
- added A C++ class from A.H and A.C files.
-
- clean: cleans the directory up.
-
- To run the example, type
- system% ./examplesh
- % source TestB.tcl
-