source:
experiments/DRMAA_tests/Join_test/a.c
@
16
Revision 16, 97 bytes checked in by mmatloka, 14 years ago (diff) |
---|
Rev | Line | |
---|---|---|
[16] | 1 | #include <stdlib.h> |
2 | #include <drmaa.h> | |
3 | ||
4 | int main(int argc, char *argv[]) | |
5 | { | |
6 | ||
7 | return 0; | |
8 | } |
Note: See TracBrowser
for help on using the repository browser.