From 8c2f9268ab976015edcff16e26a13398bba8396c Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Mon, 1 Apr 2024 16:03:29 +0200 Subject: Add unicode/prop.h --- gen/prop/gc | 87 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100755 gen/prop/gc (limited to 'gen') diff --git a/gen/prop/gc b/gen/prop/gc new file mode 100755 index 0000000..48c6659 --- /dev/null +++ b/gen/prop/gc @@ -0,0 +1,87 @@ +#!/bin/sh + +set -e +cd "${0%/*}/../.." +exec >include/unicode/__gc.h + +cat <