(MOD) Modified several places to adapt the extraction of Report.

This commit is contained in:
2024-06-26 11:19:11 +08:00
parent 8696b89c2e
commit d19256621b
5 changed files with 120 additions and 116 deletions

View File

@@ -209,4 +209,8 @@ typedef bool _Bit;
# define __ATTRIBUTABLE__
# define attr(a)
/* Useless in C, only for human to see.
Probably rewrite this in Classify. */
# define throws(e)
#endif /* COMPOUND_COMMON_H */