diff options
| author | Florian Fischer <florian.fl.fischer@fau.de> | 2019-03-05 14:07:52 +0100 |
|---|---|---|
| committer | Florian Fischer <florian.fl.fischer@fau.de> | 2019-03-05 14:07:52 +0100 |
| commit | 12922d12c20a9a80f191b37e5571c7563e993ddc (patch) | |
| tree | 2e1c974505f76aa34f19ab5bb403ff625cf21aa6 /src/globalvars.py | |
| parent | 8c9af91769619ac04467e63b52e969896e18132c (diff) | |
| download | allocbench-12922d12c20a9a80f191b37e5571c7563e993ddc.tar.gz allocbench-12922d12c20a9a80f191b37e5571c7563e993ddc.zip | |
add new verbosity and colored output
Diffstat (limited to 'src/globalvars.py')
| -rw-r--r-- | src/globalvars.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/globalvars.py b/src/globalvars.py new file mode 100644 index 0000000..1949816 --- /dev/null +++ b/src/globalvars.py @@ -0,0 +1 @@ +verbosity = 0
\ No newline at end of file |
