mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-18 22:33:33 +00:00
Rename some files with more sensical names
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#include "mapping_undefine.i"
|
||||
#define WIRE(T) \
|
||||
if (l->as<IfcSchema::T>()) return convert(l->as<IfcSchema::T>(), r);
|
||||
#include "mapping_define_missing.i"
|
||||
|
||||
#include "mapping.i"
|
||||
Reference in New Issue
Block a user