From 63da92c746a27344acdadbed6e7f7eb7a7e9c85a Mon Sep 17 00:00:00 2001 From: Don BURNS Date: Thu, 20 Sep 2001 01:07:59 +0000 Subject: [PATCH] Added place holder README files to lib/README and lib/osgUtil/README so empty directories will not be removed by CVS --- lib/README | 1 + lib/osgPlugins/README | 1 + 2 files changed, 2 insertions(+) create mode 100644 lib/README create mode 100644 lib/osgPlugins/README diff --git a/lib/README b/lib/README new file mode 100644 index 000000000..9383088e5 --- /dev/null +++ b/lib/README @@ -0,0 +1 @@ +This file must exist or CVS will remove this directory on an update diff --git a/lib/osgPlugins/README b/lib/osgPlugins/README new file mode 100644 index 000000000..9383088e5 --- /dev/null +++ b/lib/osgPlugins/README @@ -0,0 +1 @@ +This file must exist or CVS will remove this directory on an update