Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@localhost.localdomain>2006-10-09 11:28:01 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2006-10-09 11:28:01 (GMT)
commit1dd8f784535920dc1eb404b491761f442590e68c (patch)
tree22f54b911ac79a2a813df175bff2dc81bb3e8b47 /sugar
parent4a15327297ac1cacb3f75df8d2b7b0e48474916d (diff)
Rename the old simulator to oldsimulator to keep kiu working
Diffstat (limited to 'sugar')
-rw-r--r--sugar/Makefile.am2
-rw-r--r--sugar/oldsimulator.py (renamed from sugar/simulator.py)0
2 files changed, 1 insertions, 1 deletions
diff --git a/sugar/Makefile.am b/sugar/Makefile.am
index 6f27a08..d45f1f6 100644
--- a/sugar/Makefile.am
+++ b/sugar/Makefile.am
@@ -7,7 +7,7 @@ sugar_PYTHON = \
env.py \
logger.py \
setup.py \
- simulator.py \
+ oldsimulator.py \
TracebackUtils.py \
util.py
diff --git a/sugar/simulator.py b/sugar/oldsimulator.py
index 271d5ed..271d5ed 100644
--- a/sugar/simulator.py
+++ b/sugar/oldsimulator.py