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

    1: # This file was automatically generated by SWIG
    2: package tth;
    3: require Exporter;
    4: require DynaLoader;
    5: @ISA = qw(Exporter DynaLoader);
    6: package tth;
    7: bootstrap tth;
    8: var_tth_init();
    9: @EXPORT = qw( );
   10: 1;

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