summaryrefslogtreecommitdiffstats
path: root/eiffel-fragen/nachbedingung/nachbedingung.ecf
diff options
context:
space:
mode:
authormanuel <manuel@mausz.at>2011-06-29 03:01:35 +0200
committermanuel <manuel@mausz.at>2011-06-29 03:01:35 +0200
commit04c19bc7ccae1ce8e20733c075df5e9d6c448fc4 (patch)
tree8957ab770ce6ea7a17d121c829a71eef781833e4 /eiffel-fragen/nachbedingung/nachbedingung.ecf
parent28d807be719079971d2af7c3d2b62199f490a7e0 (diff)
downloadfoop-04c19bc7ccae1ce8e20733c075df5e9d6c448fc4.tar.gz
foop-04c19bc7ccae1ce8e20733c075df5e9d6c448fc4.tar.bz2
foop-04c19bc7ccae1ce8e20733c075df5e9d6c448fc4.zip
add replaceabality test
Diffstat (limited to 'eiffel-fragen/nachbedingung/nachbedingung.ecf')
-rw-r--r--eiffel-fragen/nachbedingung/nachbedingung.ecf21
1 files changed, 0 insertions, 21 deletions
diff --git a/eiffel-fragen/nachbedingung/nachbedingung.ecf b/eiffel-fragen/nachbedingung/nachbedingung.ecf
deleted file mode 100644
index d55b076..0000000
--- a/eiffel-fragen/nachbedingung/nachbedingung.ecf
+++ /dev/null
@@ -1,21 +0,0 @@
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<system xmlns="http://www.eiffel.com/developers/xml/configuration-1-5-0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.eiffel.com/developers/xml/configuration-1-5-0 http://www.eiffel.com/developers/xml/configuration-1-5-0.xsd" name="nachbedingung" uuid="9ECF2BF2-5CA9-4126-B34E-978C47241CCD">
3 <target name="nachbedingung">
4 <root feature="make" class="APPLICATION"/>
5 <option warning="true">
6 <assertions precondition="true" postcondition="true" check="true" invariant="true" loop="true" supplier_precondition="true"/>
7 </option>
8 <precompile name="base_pre" location="$ISE_PRECOMP/base.ecf"/>
9 <library name="base" location="$ISE_LIBRARY/library/base/base.ecf"/>
10 <cluster name="nachbedingung" location=".\" recursive="true">
11 <file_rule>
12 <exclude>/EIFGENs$</exclude>
13 <exclude>/.svn$</exclude>
14 <exclude>/CVS$</exclude>
15 </file_rule>
16 </cluster>
17 </target>
18 <target name="nachbedingung_dotnet" extends="nachbedingung">
19 <setting name="msil_generation" value="true"/>
20 </target>
21</system>