source:
trunk/athena/bin/discuss/mclient/dlsm.c
@
316
Revision 316, 165 bytes checked in by wesommer, 38 years ago (diff) |
---|
Line | |
---|---|
1 | main() |
2 | { |
3 | execlp("discuss", "discuss", "-subsystem_name", |
4 | "discuss_list_meetings", "-request", "list_meetings", |
5 | "-quit", 0); |
6 | perror("discuss"); |
7 | } |
Note: See TracBrowser
for help on using the repository browser.