From 9361fb367a539b8ebc98e7432dbc26ace7523f0f Mon Sep 17 00:00:00 2001 From: Saeed Haghtalab <saeed.haghtalab@ess.eu> Date: Fri, 23 Oct 2020 14:15:58 +0200 Subject: [PATCH] Fixed macros in instance.bob --- 10-Top/bcmioc/instance.bob | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/10-Top/bcmioc/instance.bob b/10-Top/bcmioc/instance.bob index ee37497..df560a0 100644 --- a/10-Top/bcmioc/instance.bob +++ b/10-Top/bcmioc/instance.bob @@ -74,7 +74,7 @@ <macros> <CG>$(CONTROL_GROUP):$(AMC_NAME):</CG> <ID></ID> - <P>$(SYSTEM10)</P> + <P>$(SYSTEM10):</P> <R></R> </macros> <target>tab</target> @@ -94,7 +94,7 @@ <macros> <CG>$(CONTROL_GROUP):$(AMC_NAME):</CG> <ID></ID> - <P>$(SYSTEM9)</P> + <P>$(SYSTEM9):</P> <R></R> </macros> <target>tab</target> @@ -114,7 +114,7 @@ <macros> <CG>$(CONTROL_GROUP):$(AMC_NAME):</CG> <ID></ID> - <P>$(SYSTEM8)</P> + <P>$(SYSTEM8):</P> <R></R> </macros> <target>tab</target> @@ -134,7 +134,7 @@ <macros> <CG>$(CONTROL_GROUP):$(AMC_NAME):</CG> <ID></ID> - <P>$(SYSTEM7)</P> + <P>$(SYSTEM7):</P> <R></R> </macros> <target>tab</target> @@ -154,7 +154,7 @@ <macros> <CG>$(CONTROL_GROUP):$(AMC_NAME):</CG> <ID></ID> - <P>$(SYSTEM6)</P> + <P>$(SYSTEM6):</P> <R></R> </macros> <target>tab</target> @@ -174,7 +174,7 @@ <macros> <CG>$(CONTROL_GROUP):$(AMC_NAME):</CG> <ID></ID> - <P>$(SYSTEM5)</P> + <P>$(SYSTEM5):</P> <R></R> </macros> <target>tab</target> -- GitLab