Browse Source

The ctype.cpp file is not generated, so remove the comment stating that it is.

master
Reece H. Dunn 12 years ago
parent
commit
8799bc5e53
1 changed files with 0 additions and 3 deletions
  1. 0
    3
      src/ctype.cpp

+ 0
- 3
src/ctype.cpp View File

@@ -18,9 +18,6 @@
* along with ucd-tools. If not, see <http://www.gnu.org/licenses/>.
*/

// NOTE: This file is automatically generated from the UnicodeData.txt file in
// the Unicode Character database by the ucd-tools/tools/categories.py script.

#include "ucd/ucd.h"

int ucd::isalnum(codepoint_t c)

Loading…
Cancel
Save