aboutsummaryrefslogtreecommitdiffstats
path: root/incdec.m4.pl
diff options
context:
space:
mode:
Diffstat (limited to 'incdec.m4.pl')
-rw-r--r--incdec.m4.pl4
1 files changed, 4 insertions, 0 deletions
diff --git a/incdec.m4.pl b/incdec.m4.pl
new file mode 100644
index 0000000..46e9a7e
--- /dev/null
+++ b/incdec.m4.pl
@@ -0,0 +1,4 @@
+INCLUDE_INCDEC_SUBROUTINE
+
+my $output = incdec($line, $increment_by, $point_position, $backward);
+print $output;