Add reading and decoding RGN structure.

This commit is contained in:
2019-10-12 17:29:45 +02:00
parent 98263e6af2
commit 3545d2b12e
2 changed files with 104 additions and 9 deletions
+1 -1
View File
@@ -14,5 +14,5 @@ print("Opening {}".format(FILE))
rgn = Rgn(FILE)
#rgn.print_struct()
rgn.print_struct()
#rgn.validate(True)