From 88f702b416ba9eb930e6c1e932124d5f24b1a24c Mon Sep 17 00:00:00 2001 From: couriersud Date: Fri, 8 Nov 2019 23:52:14 +0100 Subject: netlist: code maintenance and bug fixes. (nw) - comment style migration continues. - Fixed a two bugs in the truthtable ignore inputs code - refactored the truthtable code a bit for better readability. - updated netlist specific gitignore. --- src/lib/netlist/plib/pstring.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/lib/netlist/plib/pstring.cpp') diff --git a/src/lib/netlist/plib/pstring.cpp b/src/lib/netlist/plib/pstring.cpp index 357bce847f1..7af1228ef6d 100644 --- a/src/lib/netlist/plib/pstring.cpp +++ b/src/lib/netlist/plib/pstring.cpp @@ -1,9 +1,5 @@ // license:GPL-2.0+ // copyright-holders:Couriersud -/* - * pstring.cpp - * - */ #include "pstring.h" #include "palloc.h" -- cgit v1.2.3-70-g09d2