This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

at main 252 B View raw
1(rule 2 (targets config.ml) 3 (action 4 (run ./include/discover.exe))) 5 6(library 7 (name void) 8 (public_name void) 9 (foreign_stubs 10 (language c) 11 (flags -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64) 12 (names void_action)) 13 (libraries eio_posix eio.unix))