source:
downloads/boost_1_34_1/libs/python/pyste/tests/code_test.h
@
29
Last change on this file since 29 was 29, checked in by landauf, 17 years ago | |
---|---|
File size: 260 bytes |
Line | |
---|---|
1 | /* Copyright Bruno da Silva de Oliveira 2003. Use, modification and |
2 | distribution is subject to the Boost Software License, Version 1.0. |
3 | (See accompanying file LICENSE_1_0.txt or copy at |
4 | http:#www.boost.org/LICENSE_1_0.txt) |
5 | */ |
6 | struct A { |
7 | int x; |
8 | }; |
Note: See TracBrowser
for help on using the repository browser.