projects
/
hooke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
538a34f
)
added a couple of 'del' commands at the end to avoid possible memory leaks
author
marcobrucale
<devnull@localhost>
Fri, 27 Jun 2008 08:55:37 +0000
(08:55 +0000)
committer
marcobrucale
<devnull@localhost>
Fri, 27 Jun 2008 08:55:37 +0000
(08:55 +0000)
generalclamp.py
patch
|
blob
|
history
diff --git
a/generalclamp.py
b/generalclamp.py
index 24ad22ba005f5345466c1b57914c65b696ac4b71..4ac30e71554dfa7449f8fabac78cd2832848caeb 100644
(file)
--- a/
generalclamp.py
+++ b/
generalclamp.py
@@
-245,5
+245,7
@@
class generalclampCommands:
else:
\r
flag=False
\r
\r
+ del trimmed_defl,trimmed_zpiezo,trimmed_imposed
\r
+
\r
return flag
\r
\ No newline at end of file