aboutsummaryrefslogtreecommitdiff
path: root/math/moo/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'math/moo/pkg-descr')
-rw-r--r--math/moo/pkg-descr2
1 files changed, 0 insertions, 2 deletions
diff --git a/math/moo/pkg-descr b/math/moo/pkg-descr
index b1af9c0f222a..1386b201915c 100644
--- a/math/moo/pkg-descr
+++ b/math/moo/pkg-descr
@@ -5,5 +5,3 @@ Numbers can be entered in hexadecimal (0xbeef), decimal (1984), octal (007),
and binary (0b1001). All numerical operators (+, -, *, /, %), bit operators
(|, ^, &, ~, <<, >>), and logical operators (==, !=, <, >, <=, >=, !, &&, ||)
are supported.
-
-WWW: http://www.cyth.net/moo/