From 1ca1af3b24fcdafa1f2d5b73911090235aca7e4d Mon Sep 17 00:00:00 2001 From: Eddie Runia Date: Wed, 5 May 1999 13:43:32 +0000 Subject: [PATCH] Change to lower case --- harbour/tests/broken/strip.txt | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 harbour/tests/broken/strip.txt diff --git a/harbour/tests/broken/strip.txt b/harbour/tests/broken/strip.txt deleted file mode 100644 index b671eb470a..0000000000 --- a/harbour/tests/broken/strip.txt +++ /dev/null @@ -1,16 +0,0 @@ -There are two strip files here : - -#1 : strip.prg This one is broken -#2 : strip2.prg This one works - -You'll need to the latest FILES.C for this + my harbour.y patch. - -The first one uses the TClass(). - -The second one uses the Class functions. - -The STATIC which is used, is removed (set to NIL) once you are done. - -Good luck - -Eddie