Commit Graph
6 Commits
Author SHA1 Message Date
Lerking 1f0ed11275 Merge pull request #10 from Lerking/Development
PARSER phase
2018-12-17 19:22:05 +01:00
Lerking e3c5b1022a Delete .gitignore 2018-12-17 17:33:08 +01:00
Lerking 58945c9f5b Update h2inc.py
Added Element type definitions.
Added hdr_keywords and inc_keywords.
Added analyzer function.
Modified read_line function.
2018-12-12 06:47:37 +01:00
Lerking fd7872f8fe Update h2inc.py
Added srcfilecnt, srcfoldercnt, read_file and write_file functions to H2INC class.
2018-12-11 20:34:38 +01:00
Lerking 406adf478a Update h2inc.py
Started H2INC class framework.
Added traverse, read_file and write_file definitions.
2018-12-11 17:15:23 +01:00
Lerking dba5a29bf2 Create h2inc.py
Initial file creation.
2018-12-09 14:22:49 +01:00