Enhanced sort tool to use columnlist tool parameter, altered functional test to work with new version. Some other miscellaneous cleanup.

This commit is contained in:
Greg Von Kuster
2007-09-17 20:48:59 +00:00
parent 8b951a529b
commit 50968827e9
7 changed files with 17 additions and 30 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#!/usr/bin/env python
#Greg Von Kuster
import sys
from Numeric import *
from rpy import *
def fail( message ):