diff options
author | Julian T <julian@jtle.dk> | 2020-09-10 13:23:18 +0200 |
---|---|---|
committer | Julian T <julian@jtle.dk> | 2020-09-10 13:23:18 +0200 |
commit | 8cc618ebc9fa9dbcf04b17a9d8e23ba1281b419e (patch) | |
tree | 1fbb7ca4648bc8caf3050a6bc6f612900dec4b05 /sem5/sig | |
parent | 1841d34509d17750ffbfce63382a129c63bf4bd7 (diff) |
Updated hashes
Diffstat (limited to 'sem5/sig')
-rw-r--r-- | sem5/sig/mm2/opg2.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sem5/sig/mm2/opg2.py b/sem5/sig/mm2/opg2.py index 4cee81a..fbac83a 100644 --- a/sem5/sig/mm2/opg2.py +++ b/sem5/sig/mm2/opg2.py @@ -1,7 +1,7 @@ #!/usr/bin/env python -# 2020-09-09:sig/mm2/opg/2 #2e2a/G -# Første del kan findes i #e25f/P. +# 2020-09-09:s5/sig/mm2/opg/2 #15ad/G +# Første del kan findes i #7bbd/P. import matplotlib.pyplot as plt import numpy as np |