src/HOL/Isar_Examples/Fibonacci.thy
changeset 65417 fc41a5650fb1
parent 63585 f4a308fdf664
child 66453 cc19f7ca2ed6
--- a/src/HOL/Isar_Examples/Fibonacci.thy	Thu Apr 06 08:33:37 2017 +0200
+++ b/src/HOL/Isar_Examples/Fibonacci.thy	Thu Apr 06 21:37:13 2017 +0200
@@ -15,7 +15,7 @@
 section \<open>Fib and Gcd commute\<close>
 
 theory Fibonacci
-  imports "../Number_Theory/Primes"
+  imports "../Computational_Algebra/Primes"
 begin
 
 text_raw \<open>\<^footnote>\<open>Isar version by Gertrud Bauer. Original tactic script by Larry