diff options
| author | Pietro Gagliardi <[email protected]> | 2014-03-12 21:55:45 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-03-12 21:55:45 -0400 |
| commit | 34ce16d586c363332af0c23a5dee102e51b8f656 (patch) | |
| tree | 28479365a78c66c5ef41ce886eee84fcb3279bb4 /checkbox.go | |
| parent | 17688190bb1cf95d899141ff527983c182272563 (diff) | |
Separated file creation dates from the package comment.
Diffstat (limited to 'checkbox.go')
| -rw-r--r-- | checkbox.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/checkbox.go b/checkbox.go index 0b060df..db488f9 100644 --- a/checkbox.go +++ b/checkbox.go @@ -1,4 +1,5 @@ // 13 february 2014 + package ui import ( |
