aboutsummaryrefslogtreecommitdiff
path: root/src/input/sint.input.pamphlet
diff options
context:
space:
mode:
Diffstat (limited to 'src/input/sint.input.pamphlet')
-rw-r--r--src/input/sint.input.pamphlet2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/input/sint.input.pamphlet b/src/input/sint.input.pamphlet
index d51fbb5d..927a4dca 100644
--- a/src/input/sint.input.pamphlet
+++ b/src/input/sint.input.pamphlet
@@ -17,7 +17,7 @@
min()$SingleInteger
max()$SingleInteger
a := 1234 :: SingleInteger
-b := 124$SingleInteger
+b := 124@SingleInteger
gcd(a,b)
lcm(a,b)
mulmod(5,6,13)$SingleInteger