Skip to content

Commit

Permalink
Submodule 'jMAVlib' updated, use 'la4j' directly, not via 'jMAVlib'
Browse files Browse the repository at this point in the history
  • Loading branch information
DrTon committed May 31, 2014
1 parent 10fb0a6 commit 108281b
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,6 @@
path = jMAVlib
url = https://github.com/DrTon/jMAVlib.git
branch = master
[submodule "la4j"]
path = la4j
url = https://github.com/vkostyukov/la4j.git
2 changes: 1 addition & 1 deletion jMAVSim.iml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/jMAVlib/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/jMAVlib/la4j/src/main/java" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/la4j/src/main/java" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
Expand Down
1 change: 1 addition & 0 deletions jMAVSim.ipr
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@
<mapping directory="" vcs="" />
<mapping directory="$PROJECT_DIR$" vcs="Git" />
<mapping directory="$PROJECT_DIR$/jMAVlib" vcs="Git" />
<mapping directory="$PROJECT_DIR$/la4j" vcs="Git" />
</component>
<component name="libraryTable">
<library name="lib">
Expand Down
2 changes: 1 addition & 1 deletion jMAVlib
1 change: 1 addition & 0 deletions la4j
Submodule la4j added at d1c0c4

0 comments on commit 108281b

Please sign in to comment.