blob: a7f2c9fbda03928a8cfcc0a615e24cb84002ef85 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
--- csound-syntax-3.1/doc/csound.txt.orig 2010-10-08 14:46:23.375008988 -0700
+++ csound-syntax-3.1/doc/csound.txt 2010-10-08 15:12:10.349064245 -0700
@@ -1,4 +1,6 @@
+*csound.txt* Csound Syntax Reference
+ *csound-syntax*
--------------------------------------------------------------------------
*#*
@@ -7880,3 +7882,6 @@
Bitwise NOT operator.
~ a (bitwise NOT)
+
+--------------------------------------------------------------------------
+vim:tw=78:ts=8:ft=help
|