Changeset 241 for Makefile


Ignore:
Timestamp:
05/21/10 14:24:20 (6 years ago)
Author:
mmckerns
Message:

epydoc barfs at mystic.math, so moving to mystic/math

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    r144 r241  
    11#--------------------------------------------------- 
    2 VERSION = 0.1a2 
     2VERSION = 0.2a1 
    33#--------------------------------------------------- 
    44 
     
    88        epydoc --config mystic.epydoc 
    99        mkdir html 
    10         mv -f shared,opt html/mystic-${VERSION} 
     10        mv -f shared,mpi html/mystic-${VERSION} 
    1111 
    1212# remind to search for /'</ and delete ' 
Note: See TracChangeset for help on using the changeset viewer.