Skip to content

Commit

Permalink
20240325
Browse files Browse the repository at this point in the history
  • Loading branch information
urbanjost committed Mar 26, 2024
1 parent 9b60b6b commit f02a590
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fpm.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ homepage = "https://github.com/urbanjost/M_regex.git"
auto-executables = true
auto-tests = true
auto-examples = true
#module-naming = true
module-naming = true

[install]
library = false
Expand All @@ -31,4 +31,4 @@ name="test_suite_M_regex"
source-dir="test"
main="test_suite_M_regex.f90"
[test.dependencies]
M_framework = { git = "https://github.com/urbanjost/M_framework.git" }
M_framework = {namespace = "GPF"}

0 comments on commit f02a590

Please sign in to comment.