aboutsummaryrefslogtreecommitdiff
path: root/bash/step1_read_print.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bash/step1_read_print.sh')
-rwxr-xr-xbash/step1_read_print.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bash/step1_read_print.sh b/bash/step1_read_print.sh
index ba94208..ca852ed 100755
--- a/bash/step1_read_print.sh
+++ b/bash/step1_read_print.sh
@@ -3,6 +3,7 @@
INTERACTIVE=${INTERACTIVE-yes}
source $(dirname $0)/reader.sh
+source $(dirname $0)/printer.sh
# READ: read and parse input
READ () {