|
From: Martin R. <ru...@us...> - 2009-03-22 17:18:44
|
Update of /cvsroot/foo/foo/elkfoo/src In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv9598/elkfoo/src Modified Files: bpf.m Log Message: smaller cosmetic cleanups Index: bpf.m =================================================================== RCS file: /cvsroot/foo/foo/elkfoo/src/bpf.m,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** bpf.m 22 Mar 2009 01:12:32 -0000 1.10 --- bpf.m 22 Mar 2009 17:18:33 -0000 1.11 *************** *** 111,115 **** else { ! alpha = 1; } if (first) --- 111,115 ---- else { ! alpha = 1.; } if (first) |