diff options
author | Daniel Friesel <daniel.friesel@uos.de> | 2020-11-09 10:28:06 +0100 |
---|---|---|
committer | Daniel Friesel <daniel.friesel@uos.de> | 2020-11-09 10:28:06 +0100 |
commit | c16163f5bcea9df186c04c9820abe1d3f509b023 (patch) | |
tree | eadbd0427aff7b1d5800303ca4368ed7d7c63e7f /bin/plot_generator.py | |
parent | fe008d23944047a17887674e6539cf16f87383f9 (diff) |
plot_generator, Proof_Of_Concept_PELT will be removed later on
Diffstat (limited to 'bin/plot_generator.py')
-rw-r--r-- | bin/plot_generator.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/plot_generator.py b/bin/plot_generator.py index 908213d..30f3267 100644 --- a/bin/plot_generator.py +++ b/bin/plot_generator.py @@ -1,4 +1,5 @@ #!/usr/bin/env python3 +# BA Janis Falkenhagen import getopt import sys import re |