]> gitweb.factorcode.org Git - factor.git/commitdiff
Link a word in math docs
authorDoug Coleman <doug.coleman@gmail.com>
Wed, 24 Mar 2010 08:04:48 +0000 (03:04 -0500)
committerDoug Coleman <doug.coleman@gmail.com>
Wed, 31 Mar 2010 20:09:51 +0000 (15:09 -0500)
basis/math/bitwise/bitwise-docs.factor

index bbc72d99e446c974f0a9d7416d254335d30786a4..ee94479b46e21c96f619604334fe5101398b9b99 100644 (file)
@@ -375,6 +375,10 @@ $nl
     bit?
     bit-clear?
 }
+"Toggling a bit:"
+{ $subsections
+    toggle-bit
+}
 "Operations with bitmasks:"
 { $subsections
     mask