Skip to content

Commit 546d54c

Browse files
MilanSkocicjvdp1
andcommitted
Update example/constants/example_constants.f90.
Co-authored-by: Jeremie Vandenplas <[email protected]>
1 parent dba4a5a commit 546d54c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/constants/example_constants.f90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
program example_constants
2-
use stdlib_constants, only: c, PI=>PI_dp
2+
use stdlib_constants, only: c, pi=>PI_dp
33
use stdlib_codata, only: alpha=>ALPHA_PARTICLE_ELECTRON_MASS_RATIO
44
use stdlib_codata_type, only : to_real
55
use stdlib_kinds, only: dp, sp

0 commit comments

Comments
 (0)