From 02ae5168d7f55df8c8ef8507a11686dd8889cdfd Mon Sep 17 00:00:00 2001 From: Olly Betts Date: Thu, 13 May 2021 14:08:43 +1200 Subject: [PATCH] Remove details of long-removed directories These were removed a decade or two ago! --- Source/README | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/Source/README b/Source/README index 814ec45bd..088933308 100644 --- a/Source/README +++ b/Source/README @@ -13,13 +13,3 @@ SWIG Source directory Source/Modules - Language modules. Source/Include - Include files. - -Historic directories which may be in CVS, but have been removed: - - Source/Modules1.1 - Old SWIG-1.1 modules. Empty. - - Source/LParse - Experimental parser. Officially dead - as CParse is more capable. - - Source/SWIG1.1 - Old SWIG1.1 core. Completely empty now. -