summaryrefslogtreecommitdiff
path: root/impl/systems/bound.eqns
diff options
context:
space:
mode:
Diffstat (limited to 'impl/systems/bound.eqns')
-rw-r--r--impl/systems/bound.eqns1
1 files changed, 1 insertions, 0 deletions
diff --git a/impl/systems/bound.eqns b/impl/systems/bound.eqns
new file mode 100644
index 0000000..c6893b8
--- /dev/null
+++ b/impl/systems/bound.eqns
@@ -0,0 +1 @@
+x = max(0, min(x+1, 100))