Skip to content

Commit

Permalink
[templates] fix lib header ordering
Browse files Browse the repository at this point in the history
  • Loading branch information
bmatsuo committed May 23, 2013
1 parent a693af1 commit cb2057e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/gostd/go.lib.t2
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
{{ template "go._package.t2" $ }}
{{ template "go._head.t2" $ }}
{{ template "go._package.t2" $ }}

0 comments on commit cb2057e

Please sign in to comment.