Changeset 374 for Makefile


Ignore:
Timestamp:
08/04/10 17:47:48 (6 years ago)
Author:
mmckerns
Message:

moved multilogger code to scripts;
log_reader can stop at desired iteration

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    r335 r374  
    77doc: 
    88        cp -rf mystic/_math mystic/math 
     9        cp -f branches/dummy/__init__.py mystic/scripts 
    910        epydoc --config mystic.epydoc 
    1011        rm -rf mystic/math 
     12        rm -f mystic/scripts/__init__.py 
    1113        mkdir html 
    1214        mv -f shared,mpi html/mystic-${VERSION} 
Note: See TracChangeset for help on using the changeset viewer.