blob: 364975671d4c0b20e51bc9d845d6d881047b285f (
plain)
1
2
3
4
5
6
7
8
9
10
|
int main()
{
}
/*
Copyright 2007 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)
*/
|