Subversion Repositories planix.SVN

Rev

Rev 2 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 - 1
/*
2
 *   Simple LAME context free functions:
3
 *
4
 *     - should not contain gfc or gfp
5
 *     - should not call other functions not defined 
6
 *       in this module (or libc functions)
7
 *
8
 *   Otherwise util.c is the right place.
9
 */