diff options
Diffstat (limited to 'makecheck2')
-rwxr-xr-x | makecheck2 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/makecheck2 b/makecheck2 new file mode 100755 index 000000000..566b60005 --- /dev/null +++ b/makecheck2 @@ -0,0 +1,3 @@ +#!/bin/bash + +../nsiqcppstyle/nsiqcppstyle/nsiqcppstyle --show-url ./src >make_nsiqcppstyle.txt |