morinted / schedule-generator

A schedule generator for the University of Ottawa written in Java, using OCSF.
63 stars 19 forks source link

Updated database for 2015-2016 timetables #6

Closed davidschlachter closed 9 years ago

morinted commented 9 years ago

2 things... important: could you rerun the getTimetables script with -s flag to pick up the courses in skippedCourses.txt, and less important: commit messages are preferably in present tense (i.e. update database...)

Thanks!

davidschlachter commented 9 years ago

Hi — I reran the scripts, with an added run with the -s flag for the skipped courses. Also added a shebang to getTimetables after I tried running it without specifying the interpreter. Thanks for the note on commit messages.

morinted commented 9 years ago

Thanks David.