Overview
Comment: | Removed a debugging line. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | origin/master | trunk |
Files: | files | file ages | folders |
SHA3-256: |
42eba716bbb1ac6517c7474946993b6b |
User & Date: | gawthrop@users.sourceforge.net on 1997-02-11 10:06:42 |
Other Links: | branch diff | manifest | tags |
Context
1997-02-24
| ||
13:02:17 | Added gamma and delta transformations check-in: db8ccfe414 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-02-11
| ||
10:06:42 | Removed a debugging line. check-in: 42eba716bb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-02-09
| ||
20:33:13 | Replaced a.out with ./a.out check-in: e62292129c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
Changes
Modified mttroot/mtt/bin/trans/m/mtt_info.m from [9cedad28a0] to [d00eb814d3].
︙ | ︙ | |||
8 9 10 11 12 13 14 | % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% Version control history % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% $Id$ % %% $Log$ | | | | | < < < | | 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% Version control history % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% $Id$ % %% $Log$ % %% Revision 1.1 1996/08/18 20:06:57 peter % %% Initial revision % %% % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% fprintf(infofile, 'INFORMATION: %s\n', info); |