source:
trunk/ORBit2-2.14.0/test/inhibit/test-inhibit.c
| Last change on this file was 92, checked in by , 19 years ago | |
|---|---|
| File size: 145 bytes | |
| Line | |
|---|---|
| 1 | #include <stdio.h> |
| 2 | |
| 3 | #include "foo.h" |
| 4 | #include "baa.h" |
| 5 | |
| 6 | int |
| 7 | main (int argc, char **argv) |
| 8 | { |
| 9 | printf ("Inhibit build tests passed\n"); |
| 10 | return 0; |
| 11 | } |
Note:
See TracBrowser
for help on using the repository browser.
