aboutsummaryrefslogtreecommitdiff
path: root/content/slices/prog080.go
diff options
context:
space:
mode:
Diffstat (limited to 'content/slices/prog080.go')
-rw-r--r--content/slices/prog080.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/content/slices/prog080.go b/content/slices/prog080.go
index 71f9324..3886288 100644
--- a/content/slices/prog080.go
+++ b/content/slices/prog080.go
@@ -1,3 +1,5 @@
+// +build OMIT
+
// Copyright 2013 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.