diff options
| author | 2017-02-03 01:00:14 +0100 | |
|---|---|---|
| committer | 2017-02-05 17:19:51 +0100 | |
| commit | 6a770d708684b143ee875910676b7dfc014ff969 (patch) | |
| tree | b5bc52f4f8dacc1c71b0a5af3950a2de1e4d1e3f /nl_examples | |
| parent | f61e1f212379f581daadaff8fc10107b8f9849f5 (diff) | |
Doxygen work. How the heck can one enforce a consistent device
documentation? (nw)
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) |
