Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove Math::Model and Math::RungeKutta
... as announced
  • Loading branch information
moritz committed Feb 7, 2015
1 parent c4e3ea6 commit b4d0182
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 10 deletions.
6 changes: 0 additions & 6 deletions .gitmodules
Expand Up @@ -13,15 +13,9 @@
[submodule "modules/svg"]
path = modules/svg
url = git://github.com/moritz/svg
[submodule "modules/Math-RungeKutta"]
path = modules/Math-RungeKutta
url = git://github.com/moritz/Math-RungeKutta
[submodule "modules/svg-plot"]
path = modules/svg-plot
url = git://github.com/moritz/svg-plot
[submodule "modules/Math-Model"]
path = modules/Math-Model
url = git://github.com/moritz/Math-Model
[submodule "modules/perl6-Term-ANSIColor"]
path = modules/perl6-Term-ANSIColor
url = git://github.com/tadzik/perl6-Term-ANSIColor
Expand Down
2 changes: 0 additions & 2 deletions modules/MODULES.txt
Expand Up @@ -4,8 +4,6 @@ zavolaj
xml-writer
svg # uses XML::Writer
svg-plot # uses SVG
Math-RungeKutta
Math-Model # uses Math::RungeKutta, SVG
perl6-Term-ANSIColor
test-mock
Grammar-Profiler-Simple
Expand Down
1 change: 0 additions & 1 deletion modules/Math-Model
Submodule Math-Model deleted from aacc10
1 change: 0 additions & 1 deletion modules/Math-RungeKutta
Submodule Math-RungeKutta deleted from 080381

0 comments on commit b4d0182

Please sign in to comment.