projects
/
hooke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c23002c
)
(flatfilts.py) deleted useless convconf command
author
devicerandom
<devnull@localhost>
Sun, 14 Sep 2008 17:19:01 +0000
(17:19 +0000)
committer
devicerandom
<devnull@localhost>
Sun, 14 Sep 2008 17:19:01 +0000
(17:19 +0000)
flatfilts.py
patch
|
blob
|
history
diff --git
a/flatfilts.py
b/flatfilts.py
index 734e7a9c88d11ae3c079785bfa1959d0c647a9bd..e0283b5e6e0e14b11b816c2849244ece6f7d1670 100755
(executable)
--- a/
flatfilts.py
+++ b/
flatfilts.py
@@
-333,16
+333,6
@@
class flatfiltsCommands:
self.current_list=notflat_list
self.current=self.current_list[self.pointer]
self.do_plot(0)
-
- def do_convconf(self,args):
- '''
- CONVCONFIG
- (flatfilts.py)
- Prints the current convfilt configuration variables.
- ------
- Syntax: convconfig
- '''
- print self.convfilt_config
def do_setconv(self,args):
'''