Changeset 4466
- Timestamp:
- 07/19/07 13:46:50 (6 years ago)
- Files:
-
- 1 modified
-
experimental/ALF/trunk/alf/ALF.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
experimental/ALF/trunk/alf/ALF.py
r4465 r4466 471 471 472 472 if (sad_file == None and das_file != None) or (sad_file != None and das_file == None): 473 #errorMsg(self, "Could not find both a SAD file and a DAS in this directory:\n " + dirpath)473 errorMsg(self, "Could not find both a SAD file and a DAS in this directory:\n " + dirpath) 474 474 continue 475 475