aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux/math/logic/continuous.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/library/lux/math/logic/continuous.lux')
-rw-r--r--stdlib/source/library/lux/math/logic/continuous.lux3
1 files changed, 0 insertions, 3 deletions
diff --git a/stdlib/source/library/lux/math/logic/continuous.lux b/stdlib/source/library/lux/math/logic/continuous.lux
index cffcc4e5d..6f7e4d116 100644
--- a/stdlib/source/library/lux/math/logic/continuous.lux
+++ b/stdlib/source/library/lux/math/logic/continuous.lux
@@ -1,8 +1,5 @@
... https://en.wikipedia.org/wiki/Many-valued_logic
(.module:
- {#.doc (.example "Continuous logic using Rev values."
- "Continuous logic is logic in the interval [0,1] instead of just the binary #0 and #1 options."
- "Because Rev is being used, the interval is actual [0,1).")}
[library
[lux (#- false true or and not)
[abstract