| 
                Last change
                  on this file since 2395:fe5966d8acfc was
                  2390:8450951a8e2d,
                  checked in by Alpar Juttner, 19 years ago
           | 
        
        
          
              - '-Wshadow' seemed to strict therefore removed
 - a tools directory added for useful executables codes
 - tools/lgf-gen.cc (a random graph generator) added
  
           | 
        
        | 
            File size:
            143 bytes
           | 
      
      
        
  | Rev | Line |   | 
|---|
| [2390] | 1 | EXTRA_DIST += \ | 
|---|
 | 2 |         tools/Makefile | 
|---|
 | 3 |  | 
|---|
 | 4 |          | 
|---|
 | 5 | if WANT_TOOLS | 
|---|
 | 6 |  | 
|---|
 | 7 | bin_PROGRAMS += \ | 
|---|
 | 8 |         tools/lgf-gen | 
|---|
 | 9 |  | 
|---|
 | 10 | endif WANT_TOOLS | 
|---|
 | 11 |  | 
|---|
 | 12 | tools_lgf_gen_SOURCES = tools/lgf-gen.cc | 
|---|
       
      
      Note: See 
TracBrowser
        for help on using the repository browser.