From: Russ Cox Date: Thu, 15 Oct 2009 18:02:18 +0000 (-0700) Subject: explain exp X-Git-Tag: weekly.2009-11-06~299 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=4113ca5fb1820026c7d4851df8cb9903d5e0d3c4;p=gostls13.git explain exp R=r DELTA=3 (3 added, 0 deleted, 0 changed) OCL=35732 CL=35775 --- diff --git a/src/pkg/exp/README b/src/pkg/exp/README new file mode 100644 index 0000000000..e602e3ac9f --- /dev/null +++ b/src/pkg/exp/README @@ -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.