diff options
| author | Steven Knight <knight@baldmt.com> | 2002-10-15 00:14:25 (GMT) |
|---|---|---|
| committer | Steven Knight <knight@baldmt.com> | 2002-10-15 00:14:25 (GMT) |
| commit | 3f747760055842fd7ea89770cc568761d5729117 (patch) | |
| tree | 1f96033c22f6bec7f3538c2788d1dff19ccf0f0d /src/engine/SCons/ActionTests.py | |
| parent | ec8c484f8ed251275337d054854159a1e65f992c (diff) | |
| download | SCons-3f747760055842fd7ea89770cc568761d5729117.zip SCons-3f747760055842fd7ea89770cc568761d5729117.tar.gz SCons-3f747760055842fd7ea89770cc568761d5729117.tar.bz2 | |
Fix some file headers. (Charles Crain)
Diffstat (limited to 'src/engine/SCons/ActionTests.py')
| -rw-r--r-- | src/engine/SCons/ActionTests.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/SCons/ActionTests.py b/src/engine/SCons/ActionTests.py index 289e7fe..ab98d02 100644 --- a/src/engine/SCons/ActionTests.py +++ b/src/engine/SCons/ActionTests.py @@ -21,7 +21,7 @@ # WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. # -__revision__ = "src/engine/SCons/ActionTests.py __REVISION__ __DATE__ __DEVELOPER__" +__revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__" # Define a null function for use as a builder action. # Where this is defined in the file seems to affect its |
