summaryrefslogtreecommitdiff
path: root/gcd.pro
diff options
context:
space:
mode:
Diffstat (limited to 'gcd.pro')
-rw-r--r--gcd.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcd.pro b/gcd.pro
index bbc460a..1d888e9 100644
--- a/gcd.pro
+++ b/gcd.pro
@@ -2,8 +2,8 @@
%
% Tested with GNU Prolog 1.3.1
%
-% # gplc --no-top-level gcd.pro
-% # ./gcd 22 33 44 121
+% # gplc --no-top-level -o gcd-pro gcd.pro
+% # ./gcd-pro 22 33 44 121
% 1st number, 2nd number, GCD