Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r54309 - trunk/libs/spirit/repository/example/karma
From: hartmut.kaiser_at_[hidden]
Date: 2009-06-24 15:37:34


Author: hkaiser
Date: 2009-06-24 15:37:34 EDT (Wed, 24 Jun 2009)
New Revision: 54309
URL: http://svn.boost.org/trac/boost/changeset/54309

Log:
Spirit repository: added Jamfile for Karma examples directory
Added:
   trunk/libs/spirit/repository/example/karma/Jamfile (contents, props changed)

Added: trunk/libs/spirit/repository/example/karma/Jamfile
==============================================================================
--- (empty file)
+++ trunk/libs/spirit/repository/example/karma/Jamfile 2009-06-24 15:37:34 EDT (Wed, 24 Jun 2009)
@@ -0,0 +1,11 @@
+#==============================================================================
+# Copyright (c) 2009 Chris Hoeppler
+#
+# Distributed under the Boost Software License, Version 1.0. (See accompanying
+# file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
+#==============================================================================
+
+project spirit_v2_repository/example_karma ;
+
+exe confix : confix.cpp ;
+


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk