aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorinit current directory[i] <urbanjost@comcast.net>2020-10-07 17:13:04 -0400
committerinit current directory[i] <urbanjost@comcast.net>2020-10-07 17:13:04 -0400
commitcd95c91c221b032b46687e713e281bd6a9028cd7 (patch)
treed63e36650f8df65f5781cb39824f1c21d8e59b5b
parentd845e206f58ba442889db1084842ac830d460e52 (diff)
downloadfpm-cd95c91c221b032b46687e713e281bd6a9028cd7.tar.gz
fpm-cd95c91c221b032b46687e713e281bd6a9028cd7.zip
rename to M_intrinsics to possibly avoid MSWindows bug or requirement
-rw-r--r--fpm/fpm.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/fpm/fpm.toml b/fpm/fpm.toml
index 03434ec..532e010 100644
--- a/fpm/fpm.toml
+++ b/fpm/fpm.toml
@@ -15,7 +15,7 @@ git = "https://github.com/urbanjost/M_CLI2.git"
rev = "649075aceb97f997665a1a4656514fd2e9b4becc"
[dependencies.fortran-intrinsic-manpages]
-git = "https://github.com/urbanjost/fortran-intrinsic-manpages.git"
+git = "https://github.com/urbanjost/M_intrinsics.git"
[[test]]
name = "cli-test"