| author | wenzelm |
| Sun, 20 Nov 2011 21:05:23 +0100 | |
| changeset 45605 | a89b4bc311a5 |
| parent 41413 | 64cd30d6b0b8 |
| permissions | -rw-r--r-- |
|
41413
64cd30d6b0b8
explicit file specifications -- avoid secondary load path;
wenzelm
parents:
39307
diff
changeset
|
1 |
no_document use_thys [ |
|
64cd30d6b0b8
explicit file specifications -- avoid secondary load path;
wenzelm
parents:
39307
diff
changeset
|
2 |
"~~/src/HOL/Library/Countable", |
|
64cd30d6b0b8
explicit file specifications -- avoid secondary load path;
wenzelm
parents:
39307
diff
changeset
|
3 |
"~~/src/HOL/Library/Monad_Syntax", |
|
64cd30d6b0b8
explicit file specifications -- avoid secondary load path;
wenzelm
parents:
39307
diff
changeset
|
4 |
"~~/src/HOL/Library/Code_Natural", |
|
64cd30d6b0b8
explicit file specifications -- avoid secondary load path;
wenzelm
parents:
39307
diff
changeset
|
5 |
"~~/src/HOL/Library/LaTeXsugar"]; |
| 39307 | 6 |
|
| 33615 | 7 |
use_thys ["Imperative_HOL_ex"]; |