test/Tools/isac/Knowledge/gcd_poly_winkler.sml
changeset 52101 c3f399ce32af
parent 52074 044419cc7bf8
child 59111 c730b643bc0e
equal deleted inserted replaced
52100:0831a4a6ec8a 52101:c3f399ce32af
    84   by page 93 and 95. The identifiers used in this book are re-used in this thesis
    84   by page 93 and 95. The identifiers used in this book are re-used in this thesis
    85   in order to support reference (although some of these identifiers
    85   in order to support reference (although some of these identifiers
    86   doe not conform with the Isabelle coding standards)
    86   doe not conform with the Isabelle coding standards)
    87 *}*)
    87 *}*)
    88 
    88 
    89  print_depth 20;
    89  print_depth 3; (*20*)
    90  type unipoly = int list;
    90  type unipoly = int list;
    91 
    91 
    92 "----------- auxiliary functions univariate -------------";
    92 "----------- auxiliary functions univariate -------------";
    93 "----------- auxiliary functions univariate -------------";
    93 "----------- auxiliary functions univariate -------------";
    94 "----------- auxiliary functions univariate -------------";
    94 "----------- auxiliary functions univariate -------------";