"Source: Text/Algebra/AlgQuat.text";
"Line: 1050";
"Date: Wed Sep  4 15:52:10 2019";
"Main: Thu May 25 10:02:38 2023";
// original file: Text/Algebra/AlgQuat.text, line: 1050
// Example: H93E10 ()
print "Example: H93E10";
ei := GetEchoInput();
SetEchoInput(true);
A := QuaternionAlgebra(-436,-503,22);
RamifiedPrimes(A);
SetEchoInput(ei);
