Browse Source

remove: python test script

master
Dnomd343 1 year ago
parent
commit
09a9452a4a
  1. 7
      src/demo.py

7
src/demo.py

@ -1,7 +0,0 @@
#!/usr/bin/env python3
import ctypes
lib = ctypes.CDLL('../bin/libklotski.so')
lib.tmain()
Loading…
Cancel
Save