let add_to rxs x = let xs = Lexers.comma_or_blank_sep_strings (Lexing.from_string x) in rxs := xs :: !rxs