mirror of
https://gitlab.com/scemama/irpf90.git
synced 2024-11-13 01:23:45 +01:00
Bug
This commit is contained in:
parent
4f672d7beb
commit
fa48e8966f
@ -56,6 +56,7 @@ def get_parsed_text():
|
||||
varlist += l
|
||||
temp_result.append( (l,line) )
|
||||
result.append( (filename, temp_result) )
|
||||
return result
|
||||
|
||||
parsed_text = get_parsed_text()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user