added exports

This commit is contained in:
Brandon Taylor 2017-07-30 11:19:01 -04:00
parent 2054013b30
commit d4d33933d4
1 changed files with 1 additions and 0 deletions

View File

@ -79,6 +79,7 @@ field!(parser, dict) = begin
expect(parser, token, "}")
end
export parse_bibtex
"""
parse_bibtex(text)