mirror of
https://git.code.sf.net/p/ngspice/ngspice
synced 2026-08-22 13:57:32 +02:00
remove all the remains of quote() and strip() that had been
used to modify the eigths bit of a character or string. The functions had been switched off some time ago. We now need all bits of a char for extended ascii or utf8
This commit is contained in:
@@ -906,7 +906,6 @@
|
||||
<ClInclude Include="..\src\frontend\points.h" />
|
||||
<ClInclude Include="..\src\frontend\postcoms.h" />
|
||||
<ClInclude Include="..\src\frontend\postsc.h" />
|
||||
<ClInclude Include="..\src\frontend\quote.h" />
|
||||
<ClInclude Include="..\src\frontend\rawfile.h" />
|
||||
<ClInclude Include="..\src\frontend\resource.h" />
|
||||
<ClInclude Include="..\src\frontend\runcoms.h" />
|
||||
|
||||
Reference in New Issue
Block a user