diff options
Diffstat (limited to 'nl_examples')
| -rw-r--r-- | nl_examples/ne555_astable.c | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/nl_examples/ne555_astable.c b/nl_examples/ne555_astable.c index b91effe70af..b782f9c6f3e 100644 --- a/nl_examples/ne555_astable.c +++ b/nl_examples/ne555_astable.c @@ -16,6 +16,14 @@ NETLIST_START(ne555_astable) * */ + /*! + * + * abc | def + * ghj | ddd + * iop | xyz + * + * + */ /* Standard stuff */ SOLVER(Solver, 48000) |
