summaryrefslogtreecommitdiff
path: root/state.go
diff options
context:
space:
mode:
authorAdam Scarr <adam@vektah.net>2017-08-07 20:07:29 +1000
committerAdam Scarr <adam@vektah.net>2017-08-07 20:07:29 +1000
commitcc9d18219af9375ad89eaa8a23f1e0bcffa5734e (patch)
tree4aaf4771b90fbf622f1ebb80a8dabd6a149deb69 /state.go
parent02103782eb22edeca876936596674fa07442daf4 (diff)
add debugging
Diffstat (limited to 'state.go')
-rw-r--r--state.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/state.go b/state.go
index f8df3f1..e7a5fe4 100644
--- a/state.go
+++ b/state.go
@@ -1,4 +1,4 @@
-package parsec
+package goparsify
import "fmt"