Update of /cvsroot/boost/boost/libs/spirit/phoenix/example
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv1245

Added Files:
      Tag: SPIRIT_1_6
        Jamfile.v2 
Log Message:
Added Jamfile.v2

--- NEW FILE: Jamfile.v2 ---
#==============================================================================
#   Copyright (c) 2002 Joel de Guzman
#   Copyright (c) 2007 Nicola Musatti
#   http://spirit.sourceforge.net/
#
#   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)
#==============================================================================
#
#  Phoenix examples boost-jam file
#  Joel de Guzman [Sept 27, 2002]
#

test-suite phoenix :
    [ run fundamental/sample2.cpp ]
    [ run fundamental/sample3.cpp ]
    [ run fundamental/sample4.cpp ]
    [ run fundamental/sample5.cpp ]
    [ run fundamental/sample6.cpp ]
    [ run fundamental/sample7.cpp ]
    [ run fundamental/sample8.cpp ]
    [ run fundamental/sample9.cpp ]
    [ run fundamental/sample10.cpp ]
    [ run fundamental/closures.cpp ]
    ;


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to