Skip to content

Commit

Permalink
comment out fmm and field
Browse files Browse the repository at this point in the history
  • Loading branch information
mscroggs committed Dec 13, 2023
1 parent ca1691a commit 4f783d0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
members = [
"bem",
"element",
"fmm",
"field",
# "fmm",
# "field",
"grid",
"hyksort",
"quadrature",
Expand All @@ -19,8 +19,8 @@ resolver = "2"
default-members = [
"bem",
"element",
"fmm",
"field",
# "fmm",
# "field",
"grid",
"hyksort",
"quadrature",
Expand Down

0 comments on commit 4f783d0

Please sign in to comment.