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