hstr/test/test_history_generator.sh

5 lines
55 B
Bash
Executable file

#!/bin/bash
gcc ./src/test_history_generator.c
# eof