Assertions turn on.
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
<exclude>/.svn$</exclude>
|
<exclude>/.svn$</exclude>
|
||||||
</file_rule>
|
</file_rule>
|
||||||
<option warning="true" full_class_checking="true" is_attached_by_default="true" void_safety="all" syntax="standard">
|
<option warning="true" full_class_checking="true" is_attached_by_default="true" void_safety="all" syntax="standard">
|
||||||
<assertions precondition="true"/>
|
<assertions precondition="true" postcondition="true" invariant="true"/>
|
||||||
</option>
|
</option>
|
||||||
<library name="base" location="$ISE_LIBRARY\library\base\base-safe.ecf"/>
|
<library name="base" location="$ISE_LIBRARY\library\base\base-safe.ecf"/>
|
||||||
<library name="http" location="..\http\http-safe.ecf" readonly="false"/>
|
<library name="http" location="..\http\http-safe.ecf" readonly="false"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user