Skip to content

Commit 8f39ad5

Browse files
committed
Remove unused preprocessor variables
1 parent 3dd576f commit 8f39ad5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/stdlib_math_logspace.fypp

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
#:include "common.fypp"
2-
#:set RANKS = range(1, MAXRANK + 1)
3-
#:set RC_KINDS_TYPES = REAL_KINDS_TYPES + CMPLX_KINDS_TYPES
42
#:set IR_KINDS_TYPES = INT_KINDS_TYPES + REAL_KINDS_TYPES
53

64
submodule (stdlib_math) stdlib_math_logspace

0 commit comments

Comments
 (0)