| changeset 66453 | cc19f7ca2ed6 |
| parent 63167 | 0909deb8059b |
| child 66992 | 69673025292e |
--- a/src/HOL/SPARK/Examples/Liseq/Longest_Increasing_Subsequence.thy Fri Aug 18 13:55:05 2017 +0200 +++ b/src/HOL/SPARK/Examples/Liseq/Longest_Increasing_Subsequence.thy Fri Aug 18 20:47:47 2017 +0200 @@ -4,7 +4,7 @@ *) theory Longest_Increasing_Subsequence -imports "../../SPARK" +imports SPARK begin text \<open>