Skip to content

Commit

Permalink
Add CI, TO, and IO_LIB.
Browse files Browse the repository at this point in the history
  • Loading branch information
the-other-james committed Dec 28, 2017
1 parent cf6f7a7 commit edc14ce
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,12 @@
[submodule "apps/cfs_lib"]
path = apps/cfs_lib
url = https://github.com/nasa/cfs_lib.git
[submodule "apps/to"]
path = apps/to
url = git@github.com:nasa/CFS_TO.git
[submodule "apps/ci"]
path = apps/ci
url = git@github.com:nasa/CFS_CI.git
[submodule "apps/io_lib"]
path = apps/io_lib
url = git@github.com:nasa/CFS_IO_LIB.git
1 change: 1 addition & 0 deletions apps/ci
Submodule ci added at a4d3a8
1 change: 1 addition & 0 deletions apps/io_lib
Submodule io_lib added at c5a1c5
1 change: 1 addition & 0 deletions apps/to
Submodule to added at ce50d4

0 comments on commit edc14ce

Please sign in to comment.