source:
fact/tools/FAD/fadfake/test_fadfake.cpp@
17841
| Last change on this file since 17841 was 9887, checked in by , 15 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.
