Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Replaced Python code with revised module
  • Loading branch information
daminton committed Feb 23, 2022
1 parent 2e64bee commit d7630cc
Show file tree
Hide file tree
Showing 12 changed files with 851 additions and 804 deletions.
1 change: 1 addition & 0 deletions python/ctem/ctem/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# from ctem.ctem_io_readers import *
# from ctem.ctem_io_writers import *
# from ctem.ctem_driver import *
from ctem.driver import *
69 changes: 0 additions & 69 deletions python/ctem/ctem/ctem_draw_surf.py

This file was deleted.

229 changes: 0 additions & 229 deletions python/ctem/ctem/ctem_driver.py

This file was deleted.

Loading

0 comments on commit d7630cc

Please sign in to comment.