(ADD) Extracted Report from "status.h" into "report.h".

This commit is contained in:
2024-06-26 10:51:09 +08:00
parent 75a2b14c07
commit 8696b89c2e
5 changed files with 256 additions and 251 deletions

View File

@@ -30,6 +30,6 @@ done
# Install individual headers.
cp -v "common.h" "const.h" "platform.h"\
"name.h" "namescope.h" "type.h" "catlog.h"\
"attr.h" "registry.h" "class.h" "function.h" "$DST"
"attr.h" "registry.h" "class.h" "function.h" "report.h" "$DST"
printf "\nDone\n"