Do some renaming of some files

This commit is contained in:
Ryan Holmes
2017-06-12 18:08:07 -04:00
parent 7f392006d1
commit 8e4db5a8c3
66 changed files with 95 additions and 95 deletions

View File

@@ -18,7 +18,7 @@
# =============================================================================
from gui.graph import Graph
from gui.bitmapLoader import BitmapLoader
from gui.bitmap_loader import BitmapLoader
from eos.graph.fitDps import FitDpsGraph as FitDps
from eos.graph import Data
import gui.mainFrame