diff options
Diffstat (limited to 'src/input')
-rw-r--r-- | src/input/expr.input.pamphlet | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/input/expr.input.pamphlet b/src/input/expr.input.pamphlet index 297ee273..bd8b4402 100644 --- a/src/input/expr.input.pamphlet +++ b/src/input/expr.input.pamphlet @@ -34,7 +34,7 @@ display(bar, pbar) f ff -- back to normal -deleteProperty(bar, "%display") +deleteProperty!(bar, "%display") f -- let's give bar some partial derivatives, say bar(u, v) = u * v bar1 l == last l |