Remove remaining Digwatch references.

Remove remaining Digwatch references I noticed while getting up to
speed.
This commit is contained in:
Mark Stemm
2016-05-02 11:32:33 -07:00
parent 14c1e30c24
commit 738f555bae
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
--[[
Digwatch grammar and parser.
Falco grammar and parser.
Much of the scaffolding and helpers was derived from Andre Murbach Maidl's Lua parser (https://github.com/andremm/lua-parser).