mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-21 14:23:53 +00:00
Remove ifcgeom_schema_agnostic references
Removed long time ago during refactor ccde605
This commit is contained in:
@@ -6,7 +6,6 @@ on:
|
|||||||
- 'src/ifcblender/**'
|
- 'src/ifcblender/**'
|
||||||
- 'src/ifcconvert/**'
|
- 'src/ifcconvert/**'
|
||||||
- 'src/ifcgeom/**'
|
- 'src/ifcgeom/**'
|
||||||
- 'src/ifcgeom_schema_agnostic/**'
|
|
||||||
- 'src/ifcgeomserver/**'
|
- 'src/ifcgeomserver/**'
|
||||||
- 'src/ifcmax/**'
|
- 'src/ifcmax/**'
|
||||||
- 'src/ifc5d/**'
|
- 'src/ifc5d/**'
|
||||||
|
|||||||
@@ -65,7 +65,6 @@ The IfcOpenShell C++ codebase is split into multiple interal libraries:
|
|||||||
| Name | Description | License |
|
| Name | Description | License |
|
||||||
| ------------------------- | --------------------------------------------------------------------- | ------------------- |
|
| ------------------------- | --------------------------------------------------------------------- | ------------------- |
|
||||||
| ifcgeom | Internal library for IfcOpenShell | LGPL-3.0-or-later\* |
|
| ifcgeom | Internal library for IfcOpenShell | LGPL-3.0-or-later\* |
|
||||||
| ifcgeom\_schema\_agnostic | Internal library for IfcOpenShell | LGPL-3.0-or-later\* |
|
|
||||||
| ifcgeomserver | Internal library for IfcOpenShell | LGPL-3.0-or-later\* |
|
| ifcgeomserver | Internal library for IfcOpenShell | LGPL-3.0-or-later\* |
|
||||||
| ifcparse | Internal library for IfcOpenShell | LGPL-3.0-or-later\* |
|
| ifcparse | Internal library for IfcOpenShell | LGPL-3.0-or-later\* |
|
||||||
| ifcwrap | Internal library for IfcOpenShell | LGPL-3.0-or-later\* |
|
| ifcwrap | Internal library for IfcOpenShell | LGPL-3.0-or-later\* |
|
||||||
|
|||||||
@@ -234,11 +234,6 @@ about:
|
|||||||
<td>Internal library for IfcOpenShell</td>
|
<td>Internal library for IfcOpenShell</td>
|
||||||
<td>LGPL-3.0-or-later*</td>
|
<td>LGPL-3.0-or-later*</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
|
||||||
<td>ifcgeom_schema_agnostic</td>
|
|
||||||
<td>Internal library for IfcOpenShell</td>
|
|
||||||
<td>LGPL-3.0-or-later*</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
<tr>
|
||||||
<td>ifcgeomserver</td>
|
<td>ifcgeomserver</td>
|
||||||
<td>Internal library for IfcOpenShell</td>
|
<td>Internal library for IfcOpenShell</td>
|
||||||
|
|||||||
Reference in New Issue
Block a user