diff --git a/examples/global-lunar-bombardment/ctemdriver.py b/examples/global-lunar-bombardment/ctemdriver.py deleted file mode 100644 index 50392285..00000000 --- a/examples/global-lunar-bombardment/ctemdriver.py +++ /dev/null @@ -1,3 +0,0 @@ -import ctem -sim = ctem.Simulation() -sim.run() \ No newline at end of file