pwmc: beginnings of dot commands. These commands work both in interactive
commit8c3db365cfd453c5c0ddead18e3ce03d68e1db0b
authorBen Kibbey <bjk@luxsci.net>
Sun, 2 Oct 2011 15:19:07 +0000 (2 11:19 -0400)
committerBen Kibbey <bjk@luxsci.net>
Sun, 2 Oct 2011 15:26:53 +0000 (2 11:26 -0400)
treec503ff801611d223b74deae27d90f35a273f71ca
parent82afa92362c862e4f54ee3296d00a20c2c356087
pwmc: beginnings of dot commands. These commands work both in interactive
mode and when read from stdin. This commit adds the ".read" command to
STORE data from the specified file and the ".help" command to show
available dot commands.
src/pwmc.c