Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Added all.tcl so nmake test works |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | vc-reform |
Files: | files | file ages | folders |
SHA3-256: |
d1a74c6d07513645f82997f8d192b689 |
User & Date: | apnadkarni 2017-12-23 06:42:08.545 |
Context
2017-12-23
| ||
09:47 | Cleaned up some messages Closed-Leaf check-in: e189963951 user: apnadkarni tags: vc-reform | |
06:42 | Added all.tcl so nmake test works check-in: d1a74c6d07 user: apnadkarni tags: vc-reform | |
06:01 | Removed obsolete files and updated readme check-in: 2db4f53899 user: apnadkarni tags: vc-reform | |
Changes
Added tests/all.tcl.
|
Changes to tests/mpformat.test.
︙ | |||
14 15 16 17 18 19 20 | 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 | - - + + | # # See the file "mpexpr.c" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. # check if mpexpr is already loaded: |
︙ |