Skip to content

Commit c461d37

Browse files
committed
Merge branch 'slides/183-type-invariant-graphic-clean-up-and-port-to-svg' into 'master'
Adding type invariant diagram as svg (and removing old png) Closes #183 See merge request feng/training/material!261
2 parents 3cd081e + b1bd07f commit c461d37

File tree

4 files changed

+441
-2
lines changed

4 files changed

+441
-2
lines changed

courses/fundamentals_of_ada/270_introduction_to_contracts/03-type_invariants.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Type Invariant
6262
Invariant Over Object Lifetime (Calls)
6363
----------------------------------------
6464

65-
.. image:: type_invariant_check_flow.png
65+
.. image:: type_invariant_check_flow.svg
6666

6767
.. container:: speakernote
6868

courses/fundamentals_of_ada/276_type_contracts/02-type_invariants.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Type Invariant Verifications
4848
Invariant Over Object Lifetime (Calls)
4949
----------------------------------------
5050

51-
.. image:: type_invariant_check_flow.png
51+
.. image:: type_invariant_check_flow.svg
5252

5353
.. container:: speakernote
5454

images/type_invariant_check_flow.png

-44.3 KB
Binary file not shown.

images/type_invariant_check_flow.svg

Lines changed: 439 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)