From 4113ca5fb1820026c7d4851df8cb9903d5e0d3c4 Mon Sep 17 00:00:00 2001 From: Russ Cox Date: Thu, 15 Oct 2009 11:02:18 -0700 Subject: [PATCH] explain exp R=r DELTA=3 (3 added, 0 deleted, 0 changed) OCL=35732 CL=35775 --- src/pkg/exp/README | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/pkg/exp/README 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. -- 2.50.0