예제 #1
0
파일: tika.py 프로젝트: lsabc/memoizeit
 def dir(self):
     return commons.programs_path() + '/' + 'tika-1.3'
예제 #2
0
파일: dacapo.py 프로젝트: lucadt/memoizeit
 def lib(self):
    return commons.programs_path() + '/' + 'dacapo-2006-10-MR2.jar'
예제 #3
0
 def dir(self):
    return commons.programs_path() + '/' + 'checkstyle-5.6'
예제 #4
0
 def program_path(self):
     return commons.programs_path() + '/' + self.path
예제 #5
0
파일: tika.py 프로젝트: lucadt/memoizeit
 def dir(self):
    return commons.programs_path() + '/' + 'tika-1.3'
예제 #6
0
 def dir(self):
    return commons.programs_path() + '/' + 'poi-3.9'
예제 #7
0
 def lib(self):
     return commons.programs_path() + '/' + 'dacapo-2006-10-MR2.jar'
예제 #8
0
파일: soot.py 프로젝트: lucadt/memoizeit
 def program_path(self):
    return commons.programs_path() + '/' + self.path