Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[submodule "cmake"]
path = cmake
url = git@github.com:pmontalb/CmakeUtilities.git
url = git@github.com:chronopoulos/cmake-utils-turing-patterns.git
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it possible to revert this line? Or did you make changes there as well?

[submodule "PdeFiniteDifferenceSolver"]
path = PdeFiniteDifferenceSolver
url = git@github.com:pmontalb/PdeFiniteDifferenceSolver.git
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ mkdir build
cd build/
cmake ..
make

```

# Running
Expand Down
2 changes: 1 addition & 1 deletion cmake
Submodule cmake updated 1 files
+0 −1 Common.cmake