[LON-CAPA-cvs] cvs: loncom /xml tth.pm

raeburn raeburn at source.lon-capa.org
Sat Jan 28 18:21:59 EST 2012


raeburn		Sat Jan 28 23:21:59 2012 EDT

  Modified files:              
    /loncom/xml	tth.pm 
  Log:
  - Update for SWIG 1.3.29. In most cases tth.pm in modules/TexConvert
    available in tarball will be used when installing/updating LON-CAPA.
    - One instance where this is used is by install_web_site_cronjob to
      create loncapa-unstable.tar.gz
  
  
Index: loncom/xml/tth.pm
diff -u loncom/xml/tth.pm:1.2 loncom/xml/tth.pm:1.3
--- loncom/xml/tth.pm:1.2	Thu Nov 29 19:03:58 2001
+++ loncom/xml/tth.pm	Sat Jan 28 23:21:58 2012
@@ -1,6 +1,6 @@
-# This file was automatically generated by SWIG
+# This file was created automatically by SWIG 1.3.29.
 #
-# $Id: tth.pm,v 1.2 2001/11/29 19:03:58 www Exp $
+# $Id: tth.pm,v 1.3 2012/01/28 23:21:58 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -41,6 +41,6 @@
 @ISA = qw(Exporter DynaLoader);
 package tth;
 bootstrap tth;
-var_tth_init();
+package tth;
 @EXPORT = qw( );
 1;




More information about the LON-CAPA-cvs mailing list