Commit 36575c0e authored by Dick Hollenbeck's avatar Dick Hollenbeck

go back to XML from S-expressions in WriteGENERICNetList()

parent 0ceb1987
......@@ -1010,7 +1010,7 @@ XNODE* EXPORT_HELP::makeGenericComponents()
bool EXPORT_HELP::WriteGENERICNetList( WinEDA_SchematicFrame* frame, const wxString& aOutFileName )
{
#if 1
#if 0
// this code seems to work now, for S-expression support.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment