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