source:
sources/test_regression/07122006/system_gen_moore.cpp
@
10
Last change on this file since 10 was 1, checked in by , 17 years ago | |
---|---|
File size: 98 bytes |
Line | |
---|---|
1 | #include "test.h" |
2 | #include <iostream> |
3 | |
4 | void test::gen_moore () |
5 | { |
6 | std::cout << "gen_moore\n"; |
7 | } |
8 |
Note: See TracBrowser
for help on using the repository browser.