We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69a598b commit 05e444eCopy full SHA for 05e444e
src/reg.f90
@@ -3,7 +3,7 @@ MODULE GLOBAL
3
4
IMPLICIT NONE
5
6
-CHARACTER(*), PARAMETER :: VERSION = '1.1.6'
+CHARACTER(*), PARAMETER :: VERSION = '1.1.7'
7
8
INTEGER :: STACK_SIZE ! stack size
9
INTEGER, PARAMETER :: REG_SIZE = 10 ! number of storage registers
0 commit comments