Browse Source

Cleaning

pre-master-46
pnenzi 19 years ago
parent
commit
c755f19fe2
  1. 3
      src/frontend/runcoms2.c

3
src/frontend/runcoms2.c

@ -159,8 +159,7 @@ com_rset(wordlist *wl)
fprintf(cp_err, "Error: there is no circuit loaded.\n");
return;
}
INPkillMods();
INPkillMods();
if_cktfree(ft_curckt->ci_ckt, ft_curckt->ci_symtab);
for (v = ft_curckt->ci_vars; v; v = next) {

Loading…
Cancel
Save