Files
gdb-gui/SourceMe.py.in
Tom Tromey b17c070954 add a Makefile
This adds a top-level Makefile and fixes up SourceMe.py to
be built by it.
2013-06-06 20:11:09 -06:00

4 lines
55 B
Python

import sys
sys.path.append('HERE')
import gui.commands