Skip to content

Commit

Permalink
add git submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen Tu committed Aug 2, 2014
1 parent 56df734 commit e47ff6b
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[submodule "common"]
path = common
url = https://github.com/datamicroscopes/common.git
[submodule "mixturemodel"]
path = mixturemodel
url = https://github.com/datamicroscopes/mixturemodel.git
[submodule "irm"]
path = irm
url = https://github.com/datamicroscopes/irm.git
[submodule "kernels"]
path = kernels
url = https://github.com/datamicroscopes/kernels.git
1 change: 1 addition & 0 deletions common
Submodule common added at b48195
1 change: 1 addition & 0 deletions irm
Submodule irm added at d29b86
1 change: 1 addition & 0 deletions kernels
Submodule kernels added at 1f7a6f
1 change: 1 addition & 0 deletions mixturemodel
Submodule mixturemodel added at 926b52

0 comments on commit e47ff6b

Please sign in to comment.