[LON-CAPA-cvs] cvs: modules /TexConvert/tthperl tth.pm

foxr lon-capa-cvs@mail.lon-capa.org
Thu, 01 Feb 2007 11:08:28 -0000


foxr		Thu Feb  1 06:08:28 2007 EDT

  Added files:                 
    /modules/TexConvert/tthperl	tth.pm 
  Log:
  Evidently this too is needed for make build.  if it is obsoleted by the
  module in loncom/xml  the makefile in this directory needs to be adjusted
  to reflect that so that make build can work when this is not present
  (e.g. on a brand new shiny cvs co).
  
  
  
  

Index: modules/TexConvert/tthperl/tth.pm
+++ modules/TexConvert/tthperl/tth.pm
# This file was automatically generated by SWIG
package tth;
require Exporter;
require DynaLoader;
@ISA = qw(Exporter DynaLoader);
package tth;
bootstrap tth;
package tth;
@EXPORT = qw( );
1;