[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Minor documentation change



To all:

I noticed that the documentation for the argument list for the Lua scripting
command "addboundprop" on page 49 has a small error. 

The command is given as: addboundprop("boundpropname", A0, A1, A2, Phi, Mu,
Sig, c1, c0, BdryFormat) 

I believe the c0 and c1 need to be swapped in the argument list. 

should be: addboundprop("boundpropname", A0, A1, A2, Phi, Mu, Sig, c0, c1,
BdryFormat)

Thanks Dave.

Cheers,
Rick Zrostlik