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

This commit is contained in:
Dick Hollenbeck 2010-08-11 14:54:22 -05:00
parent 0ceb19879b
commit 36575c0e1a
1 changed files with 1 additions and 1 deletions

View File

@ -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.