From d47d71e734d5edf0c22fec8df52726d174e442f0 Mon Sep 17 00:00:00 2001 From: Petru Conduraru Date: Sat, 11 Jul 2026 15:16:06 +0300 Subject: [PATCH] Add AI-generated marker to IfcAsymmetricIShapeProfileDef.cpp Comply with AGENTS.md: new AI-generated files must carry a top-of-file comment indicating AI assistance. Generated with the assistance of an AI coding tool. Co-Authored-By: Claude Opus 4.8 (cherry picked from commit a8d0ef3437c7d15978bd5a7a46a1ba3c8811f65f) --- src/ifcgeom/mapping/IfcAsymmetricIShapeProfileDef.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ifcgeom/mapping/IfcAsymmetricIShapeProfileDef.cpp b/src/ifcgeom/mapping/IfcAsymmetricIShapeProfileDef.cpp index dce783f978..c00209e13c 100644 --- a/src/ifcgeom/mapping/IfcAsymmetricIShapeProfileDef.cpp +++ b/src/ifcgeom/mapping/IfcAsymmetricIShapeProfileDef.cpp @@ -1,3 +1,4 @@ +// This file was generated with the assistance of an AI coding tool. /******************************************************************************** * * * This file is part of IfcOpenShell. *