move h2 out of source files

This commit is contained in:
Mark McGranaghan
2012-10-09 18:31:28 -07:00
parent 571a58ece4
commit bc39dbc769
89 changed files with 107 additions and 274 deletions

View File

@@ -1,5 +1,3 @@
// ## Command Line Arguments
// Use `os.Args` to access command-line arguments and
// the name of the program.
package main