You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by jo...@apache.org on 2012/01/05 03:35:17 UTC

svn commit: r1227451 - /incubator/flex/site/trunk/lib/view.pm

Author: joes
Date: Thu Jan  5 02:35:16 2012
New Revision: 1227451

URL: http://svn.apache.org/viewvc?rev=1227451&view=rev
Log:
whitespace to trigger site build

Modified:
    incubator/flex/site/trunk/lib/view.pm

Modified: incubator/flex/site/trunk/lib/view.pm
URL: http://svn.apache.org/viewvc/incubator/flex/site/trunk/lib/view.pm?rev=1227451&r1=1227450&r2=1227451&view=diff
==============================================================================
--- incubator/flex/site/trunk/lib/view.pm (original)
+++ incubator/flex/site/trunk/lib/view.pm Thu Jan  5 02:35:16 2012
@@ -5,6 +5,7 @@ package view;
 # careful use of svn externals and dependency management in path.pm can
 # resolve most issues with this constraint.
 
+
 use strict;
 use warnings;
 use Dotiac::DTL qw/Template *TEMPLATE_DIRS/;