diff options
| author | Patrick Lehmann <Patrick.Lehmann@plc2.de> | 2021-12-12 14:56:55 +0100 |
|---|---|---|
| committer | Patrick Lehmann <Patrick.Lehmann@plc2.de> | 2021-12-12 18:05:34 +0100 |
| commit | e88ad9e4a10a60679b10a285029e05b0184eeef0 (patch) | |
| tree | 3aba23df5be34375f7c33a5af762bd7f10ad4f9e /pyGHDL/cli | |
| parent | 157d01b634da67cc06267f9f87bdd6c6b791f559 (diff) | |
| download | ghdl-e88ad9e4a10a60679b10a285029e05b0184eeef0.tar.gz ghdl-e88ad9e4a10a60679b10a285029e05b0184eeef0.tar.bz2 ghdl-e88ad9e4a10a60679b10a285029e05b0184eeef0.zip | |
Adjusted configure script.
Diffstat (limited to 'pyGHDL/cli')
| -rwxr-xr-x | pyGHDL/cli/dom.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pyGHDL/cli/dom.py b/pyGHDL/cli/dom.py index f1f860226..6ba5894fe 100755 --- a/pyGHDL/cli/dom.py +++ b/pyGHDL/cli/dom.py @@ -66,7 +66,6 @@ __status__ = "Alpha" __license__ = "" - class SourceAttribute(Attribute): def __call__(self, func): self._AppendAttribute( |
