make cp src-HCD-5D
[unres.git] / source / unres / src-HCD-5D / pinorm.f
index 91392bf..e89e0a4 100644 (file)
@@ -1,5 +1,6 @@
       double precision function pinorm(x)
-      implicit real*8 (a-h,o-z)
+      implicit none
+      double precision x
 c                                                                      
 c this function takes an angle (in radians) and puts it in the range of
 c -pi to +pi.