SVN=128118
This commit is contained in:
Ken Thompson 2008-07-19 14:37:02 -07:00
parent 90da636c15
commit c92aff2de7
6 changed files with 3 additions and 28 deletions

View file

@ -25,13 +25,11 @@ var
tanh [length]float64;
)
func init();
func ck(a,b float64);
func
main()
{
init();
for i:=0; i<length; i=i+1 {
f := vf[i];