mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-14 19:34:34 +00:00
Parse the spf header and check schema_identifiers against compiled schema
This commit is contained in:
@@ -35,6 +35,8 @@ header = """
|
||||
|
||||
namespace %(schema_name)s {
|
||||
|
||||
const char* const Identifier = "%(schema_name_upper)s";
|
||||
|
||||
// Forward definitions
|
||||
%(forward_definitions)s
|
||||
|
||||
|
||||
Reference in New Issue
Block a user