// author: Annika Boldt
// email:  aboldt@uni-heidelberg.de
// date:   2014-12-10
// This file contains regular expression patterns for time minutes.
// FORMAT: one line is one disjunction of the pattern
[0|1|2|3|4|5][0-9]
