On 03-Mar-99 Asger Alstrup Nielsen wrote:
>> CC -c -O2 -I. -I. -I../images math_root.C
>> "math_root.C", line 25: error(1281): redefinition of default argument
>> MathRootInset::MathRootInset(short st=LM_ST_TEXT): MathSqrtInset(st)
>> ^
>>
>> 1 error detected in the compilation of "math_root.C".
>
> Change that line to read
>
> MathRootInset::MathRootInset(short st): MathSqrtInset(st)
>
> and you should be fine.
>
> Greets,
>
> Asger
Yes, that fixes it.
Many thanks,
Steve
--
___________________________________________________________________________
Steve Holden
Joining Group Department of Materials Science
Tel : 01223 334338 (Home 562661) New Museums Site, Pembroke Street
Fax : 01223 334567 Cambridge CB2 3QZ
___________________________________________________________________________