Changeset 71 for trunk/makeall.bat

Show
Ignore:
Timestamp:
03/27/06 06:28:04 (3 years ago)
Author:
Don Clugston
Message:

Moved all files to 'mathextra' subdirectory, and updated module names accordingly.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/makeall.bat

    r69 r71  
    1 dmd -Dddocs -unittest -cov -debug test.d mathstat.d mathspecial.d realtest.d complex.d student.d gammadist.d betadist.d etcgamma.d normaldist.d bitmanip.d mathtempl.d bessel.d elliptic.d findroot.d minimize.d mathutil.d leastsqr.d testconsistency.d 
    2 del *.obj 
     1build -Dddocs -unittest -cov -debug test