webengine/wmlengine/src/Unicode/tools/Validate.h.post
changeset 0 dd21522fd290
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/webengine/wmlengine/src/Unicode/tools/Validate.h.post	Mon Mar 30 12:54:55 2009 +0300
@@ -0,0 +1,7 @@
+
+extern NW_Bool Validate (void);
+extern NW_Bool ValidateCode (NW_Ucs4 code,
+                             const NW_Object_Class_t* categoryClass);
+
+
+#endif /* _Validate_h_ */