source:
fact/tools/FAD/fadfake/test_fadfake.cpp@
18481
Last change on this file since 18481 was 9887, checked in by , 14 years ago | |
---|---|
File size: 113 bytes |
Line | |
---|---|
1 | #include "fadfake.h" |
2 | #include <string.h> |
3 | #include <stdio.h> |
4 | |
5 | |
6 | int main(int argc, char *argv[]) |
7 | { |
8 | fadfake(); |
9 | } |
10 |
Note:
See TracBrowser
for help on using the repository browser.