summarylogtreecommitdiffstats
path: root/__init__3.py.patch
blob: 9e7171f0399374d15864aaa870e9317831332eb0 (plain)
1
2
3
4
5
6
7
432,433c432,434
<             raise CompilerNotFound()
<         return version
---
>             pass
>             #raise CompilerNotFound()
>         return '18.0'