source: roaraudio/roarclients/roarsocktypes.c @ 510:672fda911376

Last change on this file since 510:672fda911376 was 510:672fda911376, checked in by phi, 16 years ago

added roarsocktypes, a tool to test all supported AF_*s

File size: 81 bytes
Line 
1//roarsocktypes.c:
2
3#include <roaraudio.h>
4
5int main (void) {
6 return 0;
7}
8
9//ll
Note: See TracBrowser for help on using the repository browser.