cantera/bin/tscompare_alwaystrue
2006-04-30 23:29:06 +00:00

8 lines
144 B
Bash
Executable file

#!/bin/sh
#
# Test whether $1 has a modification time
# greater than $2
#
# This is the default base case, if no other
# script works.
exit 0