about summary refs log tree commit diff stats
path: root/cpp/021arithmetic
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-04-18 07:50:51 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-04-18 07:50:51 -0700
commitc8e725632e106920edd7b6aad1556dd8993ecee4 (patch)
tree19d70093eccb531cbb6c8692e87d73d214e404a8 /cpp/021arithmetic
parent2d938a1c362f82d27aeff55a11991bf522f3308e (diff)
downloadmu-c8e725632e106920edd7b6aad1556dd8993ecee4.tar.gz
1096
Diffstat (limited to 'cpp/021arithmetic')
-rw-r--r--cpp/021arithmetic2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/021arithmetic b/cpp/021arithmetic
index 15c5d9f3..6f7fb1f3 100644
--- a/cpp/021arithmetic
+++ b/cpp/021arithmetic
@@ -1,4 +1,4 @@
-//: Arithmetic primitives.
+//: Arithmetic primitives
 
 :(before "End Primitive Recipe Declarations")
 ADD,