added '-keepIR' option to save the IR file if it's generated.

This commit is contained in:
Irmen de Jong
2022-09-20 12:30:22 +02:00
parent d6393cdbe5
commit fb22f78fb3
11 changed files with 31 additions and 16 deletions

View File

@@ -20,7 +20,7 @@ import os
# -- Project information -----------------------------------------------------
project = 'Prog8'
copyright = '2021, Irmen de Jong'
copyright = 'Irmen de Jong'
author = 'Irmen de Jong'