diff -r a28b5fc129b7 -r 22235e4dbe5f src/Tools/isac/Knowledge/RootRat.thy --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/Tools/isac/Knowledge/RootRat.thy Wed Aug 25 16:20:07 2010 +0200 @@ -0,0 +1,16 @@ +(*.(c) by Richard Lang, 2003 .*) +(* collecting all knowledge for Root and Rational + created by: rlang + date: 02.10 + changed by: rlang + last change by: rlang + date: 02.10.20 +*) + +RootRat = Root + Rational + +(*-------------------- consts------------------------------------------------*) + + +(*-------------------- rules------------------------------------------------*) + +end