updated eel and eapml from more recent versions.
This commit is contained in:
@@ -13,13 +13,12 @@
|
||||
</option>
|
||||
<library name="base" location="$ISE_LIBRARY\library\base\base-safe.ecf"/>
|
||||
<library name="eapml" location="..\..\..\math\eapml\eapml-safe.ecf"/>
|
||||
<cluster name="eel" location=".\" recursive="true">
|
||||
<cluster name="eel" location=".\src" recursive="true">
|
||||
<option syntax="standard">
|
||||
<assertions precondition="true" postcondition="true" check="true" loop="true" supplier_precondition="true"/>
|
||||
</option>
|
||||
<file_rule>
|
||||
<exclude>/x509$</exclude>
|
||||
<exclude>/tests$</exclude>
|
||||
</file_rule>
|
||||
</cluster>
|
||||
</target>
|
||||
|
||||
Reference in New Issue
Block a user