src/HOL/ex/Sudoku.thy
changeset 63680 6e1e8b5abbfa
parent 61933 cf58b5b794b2
child 68224 1f7308050349
equal deleted inserted replaced
63679:dc311d55ad8f 63680:6e1e8b5abbfa
   134   nitpick [expect=genuine]
   134   nitpick [expect=genuine]
   135 oops
   135 oops
   136 
   136 
   137 text \<open>
   137 text \<open>
   138   Some ``exceptionally difficult'' Sudokus, taken from
   138   Some ``exceptionally difficult'' Sudokus, taken from
   139   @{url "http://en.wikipedia.org/w/index.php?title=Algorithmics_of_sudoku&oldid=254685903"}
   139   \<^url>\<open>http://en.wikipedia.org/w/index.php?title=Algorithmics_of_sudoku&oldid=254685903\<close>
   140   (accessed December~2, 2008).
   140   (accessed December~2, 2008).
   141 \<close>
   141 \<close>
   142 
   142 
   143 text \<open>
   143 text \<open>
   144 \begin{verbatim}
   144 \begin{verbatim}