aboutsummaryrefslogtreecommitdiff
path: root/utils/genmovecode.sh
diff options
context:
space:
mode:
Diffstat (limited to 'utils/genmovecode.sh')
-rwxr-xr-xutils/genmovecode.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/genmovecode.sh b/utils/genmovecode.sh
index daf268e..ddde0f7 100755
--- a/utils/genmovecode.sh
+++ b/utils/genmovecode.sh
@@ -1,6 +1,6 @@
1#!/bin/sh 1#!/bin/sh
2 2
3cc -DDEBUG h48_to_lst.c ../src/cube.c -o h48_to_lst 3cc -DDEBUG h48_to_lst.c ../src/nissy.c -o h48_to_lst
4 4
5gen() { 5gen() {
6 for f in cubes/move_??_*.txt; do 6 for f in cubes/move_??_*.txt; do

Generated with cgit - Back to sebastiano.tronto.net