[Templates-cvs] cvs commit: TT3 MANIFEST

cvs@template-toolkit.org cvs@template-toolkit.org
Sat, 11 Dec 2004 14:02:51 +0000


cvs         04/12/11 14:02:50

  Modified:    .        MANIFEST
  Log:
  * updated MANIFEST to include latest examples
  
  Revision  Changes    Path
  1.5       +6 -3      TT3/MANIFEST
  
  Index: MANIFEST
  ===================================================================
  RCS file: /template-toolkit/TT3/MANIFEST,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- MANIFEST	2004/12/10 18:53:36	1.4
  +++ MANIFEST	2004/12/11 14:02:50	1.5
  @@ -7,12 +7,15 @@
   README
   TODO
   docs/architecture.pod
  +examples/README
   examples/compiler.pl
  -examples/custom.pl
  -examples/diff
  -examples/html2.pl
  +examples/directive.pl
   examples/htmlt.pl
   examples/scanner.pl
  +examples/templates/example.html
  +examples/templates/header
  +examples/templates/header.htmlt
  +examples/templates/htmltemplate
   examples/tt3.pl
   lib/Template.pm
   lib/Template/Base.pm