Skip to content

Commit

Permalink
Merge pull request #51 from csdms/mdpiper/v2.0b
Browse files Browse the repository at this point in the history
v2.0b
  • Loading branch information
mdpiper authored Dec 13, 2019
2 parents 2e8ba5f + dc59588 commit 39f7e1c
Show file tree
Hide file tree
Showing 17 changed files with 32 additions and 1,235 deletions.
12 changes: 6 additions & 6 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,18 +1,12 @@
[submodule "bindings/c"]
path = bindings/c
url = https://github.com/csdms/bmi-c
[submodule "bindings/f90"]
path = bindings/f90
url = https://github.com/csdms/bmi-f90
[submodule "bindings/cxx"]
path = bindings/cxx
url = https://github.com/csdms/bmi-cxx
[submodule "bindings/fortran"]
path = bindings/fortran
url = https://github.com/csdms/bmi-fortran
[submodule "bindings/java"]
path = bindings/java
url = https://github.com/csdms/bmi-java
[submodule "bindings/python"]
path = bindings/python
url = https://github.com/csdms/bmi-python
Expand All @@ -22,3 +16,9 @@
[submodule "examples/fortran"]
path = examples/fortran
url = https://github.com/csdms/bmi-example-fortran
[submodule "examples/c"]
path = examples/c
url = https://github.com/csdms/bmi-example-c
[submodule "examples/cxx"]
path = examples/cxx
url = https://github.com/csdms/bmi-example-cxx
14 changes: 0 additions & 14 deletions .travis.yml

This file was deleted.

1 change: 0 additions & 1 deletion bindings/f90
Submodule f90 deleted from c54462
2 changes: 1 addition & 1 deletion bindings/fortran
Submodule fortran updated 7 files
+16 −7 .travis.yml
+31 −8 CMakeLists.txt
+1 −1 LICENSE
+50 −16 README.md
+542 −450 bmi.f90
+0 −16 recipe/build.sh
+0 −31 recipe/meta.yaml
1 change: 0 additions & 1 deletion bindings/java
Submodule java deleted from 28358c
2 changes: 1 addition & 1 deletion bindings/python
Loading

0 comments on commit 39f7e1c

Please sign in to comment.