Skip to content

Commit 4d6e25f

Browse files
committed
Also mark the full URL source for Ifc2x3* files
1 parent 37aadcb commit 4d6e25f

10 files changed

Lines changed: 49 additions & 37 deletions

File tree

src/ifcparse/Ifc2x3-latebound.cpp

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,14 @@
1717
* *
1818
********************************************************************************/
1919

20-
/********************************************************************************
21-
* *
22-
* This file has been generated from IFC2X3_TC1.exp. Do not make modifications *
23-
* but instead modify the python script that has been used to generate this. *
24-
* *
25-
********************************************************************************/
20+
/********************************************************************************************
21+
* *
22+
* This file has been generated from *
23+
* http://www.buildingsmart-tech.org/downloads/ifc/ifc2x3tc/IFC2X3_TC1_EXPRESS_longform.zip *
24+
* Do not make modifications but instead modify the Python script that has been *
25+
* used to generate this. *
26+
* *
27+
********************************************************************************************/
2628

2729
#ifndef USE_IFC4
2830

src/ifcparse/Ifc2x3-latebound.h

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,14 @@
1717
* *
1818
********************************************************************************/
1919

20-
/********************************************************************************
21-
* *
22-
* This file has been generated from IFC2X3_TC1.exp. Do not make modifications *
23-
* but instead modify the python script that has been used to generate this. *
24-
* *
25-
********************************************************************************/
20+
/********************************************************************************************
21+
* *
22+
* This file has been generated from *
23+
* http://www.buildingsmart-tech.org/downloads/ifc/ifc2x3tc/IFC2X3_TC1_EXPRESS_longform.zip *
24+
* Do not make modifications but instead modify the Python script that has been *
25+
* used to generate this. *
26+
* *
27+
********************************************************************************************/
2628

2729
#ifndef IFC2X3RT_H
2830
#define IFC2X3RT_H

src/ifcparse/Ifc2x3.cpp

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,14 @@
1717
* *
1818
********************************************************************************/
1919

20-
/********************************************************************************
21-
* *
22-
* This file has been generated from IFC2X3_TC1.exp. Do not make modifications *
23-
* but instead modify the python script that has been used to generate this. *
24-
* *
25-
********************************************************************************/
20+
/********************************************************************************************
21+
* *
22+
* This file has been generated from *
23+
* http://www.buildingsmart-tech.org/downloads/ifc/ifc2x3tc/IFC2X3_TC1_EXPRESS_longform.zip *
24+
* Do not make modifications but instead modify the Python script that has been *
25+
* used to generate this. *
26+
* *
27+
********************************************************************************************/
2628

2729
#ifndef USE_IFC4
2830

src/ifcparse/Ifc2x3.h

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,14 @@
1717
* *
1818
********************************************************************************/
1919

20-
/********************************************************************************
21-
* *
22-
* This file has been generated from IFC2X3_TC1.exp. Do not make modifications *
23-
* but instead modify the python script that has been used to generate this. *
24-
* *
25-
********************************************************************************/
20+
/********************************************************************************************
21+
* *
22+
* This file has been generated from *
23+
* http://www.buildingsmart-tech.org/downloads/ifc/ifc2x3tc/IFC2X3_TC1_EXPRESS_longform.zip *
24+
* Do not make modifications but instead modify the Python script that has been *
25+
* used to generate this. *
26+
* *
27+
********************************************************************************************/
2628

2729
#ifndef IFC2X3_H
2830
#define IFC2X3_H

src/ifcparse/Ifc2x3enum.h

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,14 @@
1717
* *
1818
********************************************************************************/
1919

20-
/********************************************************************************
21-
* *
22-
* This file has been generated from IFC2X3_TC1.exp. Do not make modifications *
23-
* but instead modify the python script that has been used to generate this. *
24-
* *
25-
********************************************************************************/
20+
/********************************************************************************************
21+
* *
22+
* This file has been generated from *
23+
* http://www.buildingsmart-tech.org/downloads/ifc/ifc2x3tc/IFC2X3_TC1_EXPRESS_longform.zip *
24+
* Do not make modifications but instead modify the Python script that has been *
25+
* used to generate this. *
26+
* *
27+
********************************************************************************************/
2628

2729
#ifndef IFC2X3ENUM_H
2830
#define IFC2X3ENUM_H

src/ifcparse/Ifc4-latebound.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
/********************************************************************************
2121
* *
2222
* This file has been generated from *
23-
* http://www.buildingsmart-tech.org/ifc/IFC4/Add1/IFC4_ADD1.exp. *
23+
* http://www.buildingsmart-tech.org/ifc/IFC4/Add1/IFC4_ADD1.exp *
2424
* Do not make modifications but instead modify the Python script that has been *
2525
* used to generate this. *
2626
* *

src/ifcparse/Ifc4-latebound.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
* *
1818
********************************************************************************/
1919

20-
/********************************************************************************
20+
/********************************************************************************
2121
* *
2222
* This file has been generated from *
23-
* http://www.buildingsmart-tech.org/ifc/IFC4/Add1/IFC4_ADD1.exp. *
23+
* http://www.buildingsmart-tech.org/ifc/IFC4/Add1/IFC4_ADD1.exp *
2424
* Do not make modifications but instead modify the Python script that has been *
2525
* used to generate this. *
2626
* *

src/ifcparse/Ifc4.cpp

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,10 @@
1919

2020
/********************************************************************************
2121
* *
22-
* This file has been generated from IFC4.exp. Do not make modifications *
23-
* but instead modify the python script that has been used to generate this. *
22+
* This file has been generated from *
23+
* http://www.buildingsmart-tech.org/ifc/IFC4/Add1/IFC4_ADD1.exp *
24+
* Do not make modifications but instead modify the Python script that has been *
25+
* used to generate this. *
2426
* *
2527
********************************************************************************/
2628

src/ifcparse/Ifc4.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
/********************************************************************************
2121
* *
2222
* This file has been generated from *
23-
* http://www.buildingsmart-tech.org/ifc/IFC4/Add1/IFC4_ADD1.exp. *
23+
* http://www.buildingsmart-tech.org/ifc/IFC4/Add1/IFC4_ADD1.exp *
2424
* Do not make modifications but instead modify the Python script that has been *
2525
* used to generate this. *
2626
* *

src/ifcparse/Ifc4enum.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
/********************************************************************************
2121
* *
2222
* This file has been generated from *
23-
* http://www.buildingsmart-tech.org/ifc/IFC4/Add1/IFC4_ADD1.exp. *
23+
* http://www.buildingsmart-tech.org/ifc/IFC4/Add1/IFC4_ADD1.exp *
2424
* Do not make modifications but instead modify the Python script that has been *
2525
* used to generate this. *
2626
* *

0 commit comments

Comments
 (0)