(* $I A:PrTstTyp.pas Declarations of types for PrTst package *) (* This file is part of the ProPascal test option package. Se file PrTst.pas for further explanations of usage *) test_option_type = 0..max_test_option_number; test_option_set_type = SET OF test_option_type;