/[antiright]/antiright/src/ACE
ViewVC logotype

Diff of /antiright/src/ACE

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.18 by jefbed, Mon Aug 23 01:15:56 2004 UTC revision 1.19 by jefbed, Wed Aug 25 23:50:18 2004 UTC
# Line 1  Line 1 
1  #!/bin/sh  #!/usr/bin/env bash
2    
3  ###############################################################################  ###############################################################################
4  #  #
# Line 31  AWK=awk Line 31  AWK=awk
31  use_icons=false  use_icons=false
32  bmdir=/usr/X11R6/include/X11/bitmaps  bmdir=/usr/X11R6/include/X11/bitmaps
33    
 # Define utility functions here.    
 ACE_extract()  
 {  
     $AWK -F$1 "{print "$2"}" $3  
 }  
 ACE_extract_field_value()  
 {  
     ACE_extract : '$2'  
 }  
34  ACE_Verification()  ACE_Verification()
35  {  {
36      $ARSHELL -W Verify -E -Al "$1"\      $ARSHELL -W Verify -E -Al "$1"\

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26