sciGUI toolbox
--------------

This is the beta version of sciGUI toolbox.

sciGUI is a collection of GUI for scilab, developed using only scilab
and tk/tcl code (no external library's).

To build this toolbox just:

-->chdir(sciGUIpath);
-->exec builder.sce;

To run this toolbox just:

-->chdir(sciGUIpath);
-->exec loader.sce;

sciGUIpath is where this file (README.txt) is located.

Author contact information:
Jaime Urzua Grez
mailto:jaime_urzua@yahoo.com

Copyright (C) 2004 Jaime Urzua Grez