summaryrefslogtreecommitdiff
path: root/ext/ctype/README
diff options
context:
space:
mode:
Diffstat (limited to 'ext/ctype/README')
-rw-r--r--ext/ctype/README5
1 files changed, 0 insertions, 5 deletions
diff --git a/ext/ctype/README b/ext/ctype/README
deleted file mode 100644
index 1e78a3d933..0000000000
--- a/ext/ctype/README
+++ /dev/null
@@ -1,5 +0,0 @@
-this is an experimental extension that provides the
-ctype family of function available in C
-i'm not sure about whether they should go into ext/standard
-or stay as an extension of their own and about using
-a ctype_ prefix or sticking with the C names ...