FUNCTION :  mintotORDS - lower bound for sum of ORDS

CALLING SEQUENCE :  mintotORDS(L,num)                                            

PARAMETERS :      L  - list (or array) [[ORDS(f1), ORDS(f2), ...].        
                  num  - nops(L) (list) or dim(L) (array)          

SYNOPSIS :   This proc calculates a lower bound for sum ORD g where    
             g = (1 + c1 f1 + c2 f2 + ...)                             
             Here sum is over cusps not equivalent to oo.              
            (Usually) each ORDS(f) was produced by getaprodcuspORDS   
             and the first cusp in the list is oo.                   

EXAMPLES :   

DISCUSSION :

SEE ALSO :