Skip to content

Commit 4085cc2

Browse files
committed
Update compat_generator.py
1 parent 6b84690 commit 4085cc2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compat_generator.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66

77
def parse_header_file(file_path):
8+
print(file_path)
89
types = {"classes": [], "structs": []}
910
# print(file_path)
1011

0 commit comments

Comments
 (0)