files updated

This commit is contained in:
2019-01-29 18:18:22 +01:00
parent d5044a7f1e
commit 3ea5002ded
2 changed files with 10 additions and 2 deletions
+3 -1
View File
@@ -1,4 +1,6 @@
"""Contains class PARSER"""
'''
Contains class PARSER
'''
from itertools import count
#Element type definitions. Used in the parse process.