diff options
| author | Andrew Branson <andrew.branson@cern.ch> | 2012-05-30 08:37:45 +0200 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@cern.ch> | 2012-05-30 08:37:45 +0200 |
| commit | b086f57f56bf0eb9dab9cf321a0f69aaaae84347 (patch) | |
| tree | 8e6e26e8b7eed6abad7a17b093bdbb55c5e6b1ba /resources/boot/property | |
| parent | 22088ae8d2d5ff390518dbe1c4372325ffb3a647 (diff) | |
Initial Maven Conversion
Diffstat (limited to 'resources/boot/property')
| -rwxr-xr-x | resources/boot/property/CAProp.xml | 5 | ||||
| -rwxr-xr-x | resources/boot/property/EAProp.xml | 5 | ||||
| -rwxr-xr-x | resources/boot/property/ODProp.xml | 5 | ||||
| -rwxr-xr-x | resources/boot/property/SCProp.xml | 4 |
4 files changed, 0 insertions, 19 deletions
diff --git a/resources/boot/property/CAProp.xml b/resources/boot/property/CAProp.xml deleted file mode 100755 index d5b2bea..0000000 --- a/resources/boot/property/CAProp.xml +++ /dev/null @@ -1,5 +0,0 @@ -<AllProperties>
- <PropertyDescription Name="Name" IsClassIdentifier="false" DefaultValue="" IsMutable="false"/>
- <PropertyDescription Name="Complexity" IsClassIdentifier="true" DefaultValue="Composite" IsMutable="false"/>
- <PropertyDescription Name="Type" IsClassIdentifier="true" DefaultValue="ActivityDesc" IsMutable="false"/>
-</AllProperties>
diff --git a/resources/boot/property/EAProp.xml b/resources/boot/property/EAProp.xml deleted file mode 100755 index ddf07c1..0000000 --- a/resources/boot/property/EAProp.xml +++ /dev/null @@ -1,5 +0,0 @@ -<AllProperties>
- <PropertyDescription Name="Name" IsClassIdentifier="false" DefaultValue="" IsMutable="false"/>
- <PropertyDescription Name="Complexity" IsClassIdentifier="true" DefaultValue="Elementary" IsMutable="false"/>
- <PropertyDescription Name="Type" IsClassIdentifier="true" DefaultValue="ActivityDesc" IsMutable="false"/>
-</AllProperties>
diff --git a/resources/boot/property/ODProp.xml b/resources/boot/property/ODProp.xml deleted file mode 100755 index 0c85444..0000000 --- a/resources/boot/property/ODProp.xml +++ /dev/null @@ -1,5 +0,0 @@ -<AllProperties>
- <PropertyDescription Name="Name" IsClassIdentifier="false" DefaultValue="" IsMutable="false"/>
- <PropertyDescription Name="Type" IsClassIdentifier="true" DefaultValue="OutcomeDesc" IsMutable="false"/>
- <PropertyDescription Name="Breakapart" IsClassIdentifier="false" DefaultValue="0" IsMutable="false"/>
-</AllProperties>
diff --git a/resources/boot/property/SCProp.xml b/resources/boot/property/SCProp.xml deleted file mode 100755 index 356f2f9..0000000 --- a/resources/boot/property/SCProp.xml +++ /dev/null @@ -1,4 +0,0 @@ -<AllProperties>
- <PropertyDescription Name="Name" IsClassIdentifier="false" DefaultValue="" IsMutable="false"/>
- <PropertyDescription Name="Type" IsClassIdentifier="true" DefaultValue="Script" IsMutable="false"/>
-</AllProperties>
|
