diff options
Diffstat (limited to 'docs/source/lang/bitset.rst')
-rw-r--r-- | docs/source/lang/bitset.rst | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/source/lang/bitset.rst b/docs/source/lang/bitset.rst index 502c1b6..ccd76de 100644 --- a/docs/source/lang/bitset.rst +++ b/docs/source/lang/bitset.rst @@ -3,9 +3,6 @@ bitSet() ======== -Description ------------ - (Macro) Sets (writes a 1 to) a bit of a numeric variable. |