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