source:
downloads/boost_1_33_1/libs/mpl/example/Jamfile
@
12
| Last change on this file since 12 was 12, checked in by landauf, 18 years ago | |
|---|---|
|
|
| File size: 223 bytes | |
| Line | |
|---|---|
| 1 | subproject libs/mpl/example ; |
| 2 | |
| 3 | # bring in rules for testing |
| 4 | import testing ; |
| 5 | |
| 6 | run fsm/player.cpp ; |
| 7 | run fsm/player2.cpp ; |
| 8 | run inherit_linearly.cpp ; |
| 9 | run inherit_multiply.cpp ; |
| 10 | run tuple_from_list.cpp ; |
| 11 | compile integer.cpp ; |
Note: See TracBrowser
for help on using the repository browser.










