Restoring write_demands section in saveinpfile

This commit is contained in:
michaeltryby
2019-04-22 13:13:38 -04:00
parent 60853ecb15
commit ce70d144ce
2 changed files with 8 additions and 8 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