diff --git a/assemble.sh b/assemble.sh new file mode 120000 index 0000000..cd1e19e --- /dev/null +++ b/assemble.sh @@ -0,0 +1 @@ +utils/assemble.sh \ No newline at end of file diff --git a/assembleScript.sh b/utils/assemble.sh similarity index 100% rename from assembleScript.sh rename to utils/assemble.sh diff --git a/buildCaseStatement.sh b/utils/buildCaseStatement.sh similarity index 100% rename from buildCaseStatement.sh rename to utils/buildCaseStatement.sh diff --git a/extractLabels.sh b/utils/extractLabels.sh similarity index 100% rename from extractLabels.sh rename to utils/extractLabels.sh