mirror of
https://gitlab.com/scemama/irpf90.git
synced 2025-04-27 02:44:51 +02: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…
x
Reference in New Issue
Block a user