Changeset b2e95c3 in flex_extract.git for source/python/mods/tools.py


Ignore:
Timestamp:
Nov 29, 2018, 8:03:13 PM (5 years ago)
Author:
Anne Philipp <anne.philipp@…>
Branches:
master, ctbto, dev
Children:
ff2a11c
Parents:
6cda7c1
Message:

removed unused method

File:
1 edited

Legend:

Unmodified
Added
Removed
  • source/python/mods/tools.py

    r2d56c04 rb2e95c3  
    100100    return int(value)
    101101
    102 def check_filepattern(filename):
    103     '''
    104     '''
    105     if '.ksh' in filename:
    106         return True
    107     return False
    108102
    109103def get_cmdline_arguments():
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG