Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_33_1/tools/build/v2/example/make/a.cpp @ 12

Last change on this file since 12 was 12, checked in by landauf, 17 years ago

added boost

File size: 261 bytes
Line 
1//  Copyright (c) 2003 Vladimir Prus
2//
3//  Distributed under the Boost Software License, Version 1.0. (See
4//  accompanying file LICENSE_1_0.txt or copy at
5//  http://www.boost.org/LICENSE_1_0.txt)
6//
7//  http://www.boost.org
8//
9
10int main()
11{
12    return 0;
13}
Note: See TracBrowser for help on using the repository browser.