mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-08-30 01:48:33 +02:00
Some cleanup
This commit is contained in:
+1
-1
@@ -85,7 +85,7 @@ def log(str):
|
||||
|
||||
# use a static list of strings to store messages until the global paths are set up
|
||||
log.setup_output = []
|
||||
log.create_file = 1
|
||||
log.create_file = True
|
||||
|
||||
|
||||
def info(lev, str):
|
||||
|
||||
Reference in New Issue
Block a user