[Templates-cvs] cvs commit: Template2 MANIFEST

cvs@template-toolkit.org cvs@template-toolkit.org
Thu, 15 Jul 2004 10:45:27 +0100


cvs         04/07/15 09:45:27

  Modified:    .        MANIFEST
  Log:
  added Template::Plugin::Math to the code
  
  http://www.template-toolkit.org/pipermail/templates/2004-July/006357.html
  
  Revision  Changes    Path
  2.35      +1 -0      Template2/MANIFEST
  
  Index: MANIFEST
  ===================================================================
  RCS file: /template-toolkit/Template2/MANIFEST,v
  retrieving revision 2.34
  retrieving revision 2.35
  diff -u -r2.34 -r2.35
  --- MANIFEST	2003/04/23 14:57:08	2.34
  +++ MANIFEST	2004/07/15 09:45:27	2.35
  @@ -426,6 +426,7 @@
   lib/Template/Plugin/HTML.pm
   lib/Template/Plugin/Image.pm
   lib/Template/Plugin/Iterator.pm
  +lib/Template/Plugin/Math.pm
   lib/Template/Plugin/Pod.pm
   lib/Template/Plugin/Procedural.pm
   lib/Template/Plugin/String.pm