hstr/tests/test_args.sh
2014-04-20 14:34:07 +02:00

7 lines
52 B
Bash
Executable file

#!/bin/bash
gcc ./src/test_args.c -o _args
# eof