New changes from l2g
w
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
implicit none
|
||||
integer nmax,n
|
||||
double precision vars(nmax+100)
|
||||
character longchar*(*),astring*50,c*1
|
||||
character(*)::longchar
|
||||
character astring*50,c*1
|
||||
integer i,pos1,pos2,ispartnum,leng,numchar,ierr
|
||||
!
|
||||
n=0
|
||||
|
||||
Reference in New Issue
Block a user