csci5451/assignments/01/lc_pthreads.c
2023-09-23 00:04:06 -05:00

4 lines
46 B
C

#include "common.h"
int main() { return 0; }