The extension .step is at least as common as .stp, so both should be supported.
@@ -115,7 +115,7 @@ static const aiImporterDesc desc = {
0,
- "ifc ifczip stp"
+ "ifc ifczip step stp"
};
// ------------------------------------------------------------------------------------------------