aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/netlists-inference.ads
diff options
context:
space:
mode:
authorUnai Martinez-Corral <38422348+umarcor@users.noreply.github.com>2022-05-14 13:14:01 +0200
committerGitHub <noreply@github.com>2022-05-14 13:14:01 +0200
commit2250367424796cd0215eedeedaba8f120a027f4c (patch)
tree64abf2fe317a6563c7fd6a3f1a3a13a2647391a1 /src/synth/netlists-inference.ads
parentfd1c6d1d7bd4a11f8a79bdd08ab8c0262334c89e (diff)
parent8c5689b93e68ac34cdf7dd089a3990ae22f0049c (diff)
downloadghdl-2250367424796cd0215eedeedaba8f120a027f4c.tar.gz
ghdl-2250367424796cd0215eedeedaba8f120a027f4c.tar.bz2
ghdl-2250367424796cd0215eedeedaba8f120a027f4c.zip
GCC 12 compatibility (#2057)
Diffstat (limited to 'src/synth/netlists-inference.ads')
-rw-r--r--src/synth/netlists-inference.ads1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/synth/netlists-inference.ads b/src/synth/netlists-inference.ads
index ae671a0ac..8a6aef2f3 100644
--- a/src/synth/netlists-inference.ads
+++ b/src/synth/netlists-inference.ads
@@ -16,7 +16,6 @@
-- You should have received a copy of the GNU General Public License
-- along with this program. If not, see <gnu.org/licenses>.
-with Netlists; use Netlists;
with Netlists.Builders; use Netlists.Builders;
package Netlists.Inference is