Removed statics from nlp (thanks Mathieu), and cleaned up some warnings I found when...
authordrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Tue, 31 Aug 2010 02:46:26 +0000 (02:46 +0000)
committerdrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Tue, 31 Aug 2010 02:46:26 +0000 (02:46 +0000)
commit2a520207a09b6f8f92baa94c8593da728e813b58
treedb42285b66676c5d1e3a90347c0c4b0527051a5a
parentd0202aeba5a3737c53d232b0a927b1f7c8f89f9b
Removed statics from nlp (thanks Mathieu), and cleaned up some warnings I found when compiling with -02

git-svn-id: https://svn.code.sf.net/p/freetel/code@189 01035d8c-6547-0410-b346-abe4f91aad63
codec2/README.txt
codec2/src/c2dec.c
codec2/src/c2enc.c
codec2/src/c2sim.c
codec2/src/codec2.c
codec2/src/nlp.c
codec2/src/nlp.h
codec2/src/quantise.c
codec2/src/sine.c
codec2/unittest/tnlp.c