Show
Ignore:
Timestamp:
07/04/08 04:03:55 (4 years ago)
Author:
dmitrey.kroshko
Message:

minor changes

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/openopt/scikits/openopt/Kernel/ooGraphics.py

    r1089 r1092  
    8383            elif p.probType == 'LSP': 
    8484                Y_LABELS = ['sum(residuals^2)'] 
    85             elif p.probType == 'LLSP': 
    86                 p.err('LLSP graphic output is not implemented yet') 
    8785            else: 
    8886                Y_LABELS = ['objFunc(x)']