Browse Source

inp.c: add function prototype

pre-master-46
h_vogt 13 years ago
committed by rlar
parent
commit
23779a9eb1
  1. 1
      src/frontend/inp.c

1
src/frontend/inp.c

@ -52,6 +52,7 @@ static struct line *com_options = NULL;
static void cktislinear(CKTcircuit *ckt, struct line *deck);
void line_free_x(struct line *deck, bool recurse);
void create_circbyline(char *line);
/*

Loading…
Cancel
Save