use the _new macro instead of _old also in trunk (HH)
[luatex.git] / source / texk / web2c / cwebdir / comm-amiga.ch
blob57e65d1ccdaab201ba140754487490a1b707c2cf
1 This is the change file for CWEB's COMMON on the Amiga
2 (Contributed by Tomas Rokicki, June 1993)
4 With Lattice C 5.1, use compilation switches -b0 -r0, and ignore the
5 compiler warnings. With SAS 6.0, use compilation switches Code=far Data=far.
7 @x section 69
8 An omitted change file argument means that |"/dev/null"| should be used,
9 @y
10 An omitted change file argument means that |"nil:"| should be used,
13 @x section 70
14   if (found_change<=0) strcpy(change_file_name,"/dev/null");
16   if (found_change<=0) strcpy(change_file_name,"nil:");