Isolating bug

Not writing demand section of input file should eliminate it
This commit is contained in:
michaeltryby
2019-04-22 12:47:52 -04:00
parent ca097a948b
commit c98a43e72c
3 changed files with 13 additions and 13 deletions

View File

@@ -371,7 +371,7 @@ int saveinpfile(Project *pr, const char *fname)
// Write [DEMANDS] section
write_demands(pr, f);
//write_demands(pr, f);
// Write [EMITTERS] section