rename SourceMe.py to gdb-gui.py

This commit is contained in:
Tom Tromey
2015-05-04 19:41:32 -06:00
parent 30fa4c65e8
commit 3bfce4dfb6
4 changed files with 8 additions and 7 deletions

3
gdb-gui.py.in Normal file
View File

@@ -0,0 +1,3 @@
import sys
sys.path.append('HERE')
import gui.commands