$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r53501 - sandbox-branches/andreo/guigl/libs/guigl/example
From: andreytorba_at_[hidden]
Date: 2009-05-31 11:16:38
Author: andreo
Date: 2009-05-31 11:16:37 EDT (Sun, 31 May 2009)
New Revision: 53501
URL: http://svn.boost.org/trac/boost/changeset/53501
Log:
test git usage
Text files modified: 
   sandbox-branches/andreo/guigl/libs/guigl/example/sexy_button.cpp |     2 ++                                      
   1 files changed, 2 insertions(+), 0 deletions(-)
Modified: sandbox-branches/andreo/guigl/libs/guigl/example/sexy_button.cpp
==============================================================================
--- sandbox-branches/andreo/guigl/libs/guigl/example/sexy_button.cpp	(original)
+++ sandbox-branches/andreo/guigl/libs/guigl/example/sexy_button.cpp	2009-05-31 11:16:37 EDT (Sun, 31 May 2009)
@@ -6,6 +6,8 @@
 http://www.boost.org/LICENSE_1_0.txt)
 -----------------------------------------------===============================*/
 
+ // test svn update
+
 #include "pch.hpp"
 
 #include <boost/guigl/application.hpp>