Skip to content

Commit

Permalink
rename sfepy/optimize/shapeOptim.py -> sfepy/optimize/shape_optim.py
Browse files Browse the repository at this point in the history
  • Loading branch information
rc committed Feb 20, 2014
1 parent 2aaa924 commit 526ce31
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion shaper.py
Expand Up @@ -10,7 +10,7 @@
from sfepy.base.conf import ProblemConf, get_standard_keywords
from sfepy.discrete.evaluate import BasicEvaluator
import sfepy.base.ioutils as io
import sfepy.optimize.shapeOptim as so
import sfepy.optimize.shape_optim as so
from sfepy.discrete.problem import Problem
from sfepy.solvers import Solver

Expand Down

0 comments on commit 526ce31

Please sign in to comment.