[BACK]Return to groups.bld CVS log [TXT][DIR] Up to [local] / www

Diff for /www/Attic/groups.bld between version 1.1 and 1.2

version 1.1, 1999/09/17 22:19:02 version 1.2, 1999/09/24 03:08:10
Line 10 
Line 10 
 #       groups.skel             HTML page, with #include for table  #       groups.skel             HTML page, with #include for table
 #  #
 #set -e  #set -e
 awk -f support.awk groups.dat > groups-tbl.html  awk -f groups.awk groups.dat > groups-tbl.html
 cpp -P groups.skel > groups.html  cpp -P groups.skel > groups.html
 rm -f groups-tbl.html  rm -f groups-tbl.html

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2