doc: add package-level doc comments (#9)

This commit is contained in:
Michael McLoughlin
2019-01-05 17:23:56 -08:00
parent 0989c0daea
commit 5c67547d67
25 changed files with 46 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
// Package opcodesxml is a reader for the Opcodes XML database.
package opcodesxml
import (