Differences From Artifact [49e98b86ec]:
- Executable file mttroot/mtt/bin/trans/awk/tex2doc.awk — part of check-in [259ff48827] at 1997-04-15 11:18:49 on branch origin/master — Uses supertabular package (user: gawthrop@users.sourceforge.net, size: 1107) [annotate] [blame] [check-ins using]
To Artifact [a8fccd0d60]:
- Executable file mtt/bin/trans/awk/tex2doc.awk — part of check-in [af3953deae] at 2021-03-01 11:39:42 on branch master — Cleanup repository after cvs2git conversion. (user: jeff@gridfinity.com, size: 1213) [annotate] [blame] [check-ins using] [more...]
- Executable file mttroot/mtt/bin/trans/awk/tex2doc.awk — part of check-in [406757eed0] at 2000-12-27 16:06:17 on branch origin/master — *** empty log message *** (user: gawthrop@users.sourceforge.net, size: 1213) [annotate] [blame] [check-ins using]
︙ | |||
8 9 10 11 12 13 14 15 16 17 18 19 20 | 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 | + + + - - - - - - + + + + + + + - + | # Copyright (c) P.J.Gawthrop, 1996. ############################################################### ## Version control history ############################################################### ## $Id$ ## $Log$ # Revision 1.2 1997/04/15 11:18:49 peterg # Uses supertabular package # # Revision 1.1 1996/08/18 20:00:10 peter # Initial revision # ############################################################### |