summaryrefslogtreecommitdiff
path: root/tools/build/example/generator/foo.gci
blob: 2ccc45c6c52e97b71600963e689735fcb0064eef (plain)
1
2
3
4
5
6
7
8
9
10

int main()
{
    return 0;
}
/*
Copyright 2006 Vladimir Prus
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
 */