1% Regression test "off cref"
2
3% Added by Rainer Schöpf, 31 Aug 2011
4
5% off cref shouldn't give an error message when the rcref package
6% has not been loaded.
7
8off cref;
9% used to print:
10% ***** `crefoff' is an undefined function
11
12end;
13