mirror of
https://github.com/love2d/megasource.git
synced 2026-08-12 08:30:59 +02:00
6 lines
109 B
Python
6 lines
109 B
Python
#!/usr/bin/env python3
|
|
|
|
from hb_test_tools import *
|
|
|
|
UtilMains.process_multiple_files (DiffSinks.print_stat)
|