File:  [LON-CAPA] / loncom / xml / tth.pm
Revision 1.1: download - view: text, annotated - select for diffs
Fri May 18 18:45:52 2001 UTC (23 years ago) by harris41
Branches: MAIN
CVS tags: stable_2001_fall, HEAD
should be here

# This file was automatically generated by SWIG
package tth;
require Exporter;
require DynaLoader;
@ISA = qw(Exporter DynaLoader);
package tth;
bootstrap tth;
var_tth_init();
@EXPORT = qw( );
1;

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>