hstr/test/test_history_generator.sh

6 lines
55 B
Bash
Raw Normal View History

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