Commits
Albert Cheng committed 69657da27f7
Removed the limit of maximum number of input files. The parse_option does not copy the input file arguments from argv to inputfiles any more. It just assign the remaining part of argv to inputfiles. Keep the limit for future use in case input file arg can be a dir. Tested: koala and Jam.