Re: Checking compilation scripts for José

2003-11-05 Thread Jose' Matos
On Wednesday 05 November 2003 00:00, Angus Leeming wrote: > José, put all three scripts in your path (and in the same directory). > Usage: > > $ check_compile.sh ExternalTemplate.h > ExternalTemplate.h was compiled successfully. > $ check_compile.sh ExternalTemplate.C > ExternalTemplate.C was compi

Checking compilation scripts for José

2003-11-04 Thread Angus Leeming
José, put all three scripts in your path (and in the same directory). Usage: $ check_compile.sh ExternalTemplate.h ExternalTemplate.h was compiled successfully. $ check_compile.sh ExternalTemplate.C ExternalTemplate.C was compiled successfully. $ check_strip.sh includes ExternalTemplate.C Extern