summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Aaron Giles <aaron@aarongiles.com>2011-02-07 05:47:17 +0000
committer Aaron Giles <aaron@aarongiles.com>2011-02-07 05:47:17 +0000
commit07a66f8c540125827a9fdad5c535d5982cb9ffd6 (patch)
tree8c17cb4f4ca3eb283614aeb2c8b20ff554831bc5 /.gitattributes
parent7a3d9310eec02ec1a1bafbaed3ca55623de688da (diff)
Move generic templates from emucore.h to emutempl.h.
Normalize the tagged_list template to wrap a regular standard_list and have similar semantics. Updated a few direct callers to handle the changes.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 9fd65d38f53..76d75d8e4dc 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -653,6 +653,7 @@ src/emu/emuopts.c svneol=native#text/plain
src/emu/emuopts.h svneol=native#text/plain
src/emu/emupal.c svneol=native#text/plain
src/emu/emupal.h svneol=native#text/plain
+src/emu/emutempl.h svneol=native#text/plain
src/emu/fileio.c svneol=native#text/plain
src/emu/fileio.h svneol=native#text/plain
src/emu/hash.c svneol=native#text/plain