mirror of
https://github.com/tromey/gdb-gui.git
synced 2025-12-16 15:10:06 +01:00
4 lines
78 B
Python
4 lines
78 B
Python
import sys
|
|
sys.path.append('/home/tromey/gnu/archer/gui')
|
|
import gui.commands
|