projects
/
LeanCalc.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
focus expression text field at startup -> version 1.2
[LeanCalc.git]
/
Sources
/
Calculation.m
diff --git
a/Sources/Calculation.m
b/Sources/Calculation.m
index
9f9af92
..
fb046b4
100644
(file)
--- a/
Sources/Calculation.m
+++ b/
Sources/Calculation.m
@@
-35,6
+35,7
@@
[expression release];
[next release];
+ [super dealloc];
}