diff options
| author | 2012-11-08 08:14:32 +0000 | |
|---|---|---|
| committer | 2012-11-08 08:14:32 +0000 | |
| commit | 5833836d5068cc31366abe8ef50d7b2796c2b01d (patch) | |
| tree | c3508b5f3cf26e913759cc3ef672140e04262d73 /.gitattributes | |
| parent | aea9c2a3b8066ef09bc22a39b7ea1357126431bb (diff) | |
Converted jedtest script to Python [Andrew Gardner]
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 2e159d9614a..5f390ff3f80 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7938,6 +7938,7 @@ src/regtests/jedutil/jeds/pal20l8/pal20l8.jed svneol=native#text/plain src/regtests/jedutil/jeds/pal20r4/pal20r4.jed svneol=native#text/plain src/regtests/jedutil/jeds/pal20r6/pal20r6.jed svneol=native#text/plain src/regtests/jedutil/jeds/pal20r8/pal20r8.jed svneol=native#text/plain +src/regtests/jedutil/jedtest.py svneol=native#text/plain src/regtests/jedutil/jedtest.wsf svneol=native#text/plain src/tools/chdman.c svneol=native#text/plain src/tools/jedutil.c svneol=native#text/plain |
