Differences From Artifact [dd55a77a76]:
- Executable file mttroot/mtt/bin/trans/mtt_pinclude — part of check-in [d4245be859] at 2000-12-28 11:58:07 on branch origin/master — Put under RCS (user: gawthrop@users.sourceforge.net, size: 515) [annotate] [blame] [check-ins using] [more...]
To Artifact [2dabecc7a7]:
- Executable file mtt/bin/trans/mtt_pinclude — 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: 581) [annotate] [blame] [check-ins using] [more...]
- Executable file
mttroot/mtt/bin/trans/mtt_pinclude
— part of check-in
[66bb5feadf]
at
2002-04-28 18:41:27
on branch origin/master
— Fixed [ 549658 ] awk should be gawk.
Replaced calls to awk with call to gawk. (user: geraint@users.sourceforge.net, size: 581) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 9 10 11 12 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | + + + - + | #!/bin/sh # pinclude - explicitly includes Pascal files - p2c has probs. doing this ############################################################### ## Version control history ############################################################### ## $Id$ ## $Log$ ## Revision 1.1 2000/12/28 11:56:46 peterg ## Put under RCS ## ############################################################### |
︙ |