5 lines
168 B
Tcsh
5 lines
168 B
Tcsh
|
# Use ccache-swig by default. Users who don't want that can setenv the
|
||
|
# CCACHE_DISABLE environment variable in their personal profile.
|
||
|
|
||
|
alias swig 'ccache-swig swig'
|