mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-17 05:52:33 +00:00
Use underscore plugin artifact names
Generated with the assistance of an AI coding tool.
This commit is contained in:
@@ -51,9 +51,9 @@ namespace ifcopenshell {
|
||||
|
||||
private:
|
||||
struct entry {
|
||||
ifcopenshell::plugin::module module_;
|
||||
kernel_info info_;
|
||||
create_fn create_;
|
||||
ifcopenshell::plugin::module module_;
|
||||
};
|
||||
|
||||
std::map<std::string, entry> entries_;
|
||||
|
||||
Reference in New Issue
Block a user