]> Cypherpunks repositories - gostls13.git/commitdiff
explain exp
authorRuss Cox <rsc@golang.org>
Thu, 15 Oct 2009 18:02:18 +0000 (11:02 -0700)
committerRuss Cox <rsc@golang.org>
Thu, 15 Oct 2009 18:02:18 +0000 (11:02 -0700)
R=r
DELTA=3  (3 added, 0 deleted, 0 changed)
OCL=35732
CL=35775

src/pkg/exp/README [new file with mode: 0644]

diff --git a/src/pkg/exp/README b/src/pkg/exp/README
new file mode 100644 (file)
index 0000000..e602e3a
--- /dev/null
@@ -0,0 +1,3 @@
+This directory tree contains experimental packages and
+unfinished code that is subject to even more change than the
+rest of the Go tree.