diff options
Diffstat (limited to 'redo/table_unix.go')
| -rw-r--r-- | redo/table_unix.go | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/redo/table_unix.go b/redo/table_unix.go index 99a8a01..399ca3d 100644 --- a/redo/table_unix.go +++ b/redo/table_unix.go @@ -1,3 +1,5 @@ +// +build !windows,!darwin + // 29 july 2014 package ui |
