]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/fortran/doc/gfortran/intrinsic-procedures/setexponent.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / gcc / fortran / doc / gfortran / intrinsic-procedures / setexponent.rst
index 2769cf9e53c8982743628121206091ed8872174e..bfdfc7679d6080972d1ca7d9f5128379a44aaa94 100644 (file)
@@ -45,4 +45,4 @@ SET_EXPONENT --- Set the exponent of the model
         REAL :: x = 178.1387e-4
         INTEGER :: i = 17
         PRINT *, SET_EXPONENT(x, i), FRACTION(x) * RADIX(x)**i
-      END PROGRAM
\ No newline at end of file
+      END PROGRAM