updated eel and eapml from more recent versions.
This commit is contained in:
@@ -13,12 +13,12 @@
|
||||
</option>
|
||||
<library name="base" location="$ISE_LIBRARY\library\base\base.ecf"/>
|
||||
<library name="eapml" location="..\..\..\math\eapml\eapml.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>/tests</exclude>
|
||||
<exclude>/x509$</exclude>
|
||||
</file_rule>
|
||||
</cluster>
|
||||
</target>
|
||||
|
||||
Reference in New Issue
Block a user