summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author mahlemiut <mahlemiut@users.noreply.github.com>2013-01-01 09:33:27 +0000
committer mahlemiut <mahlemiut@users.noreply.github.com>2013-01-01 09:33:27 +0000
commitd606935edb1618ce33643bdb14c30fea4ebe1932 (patch)
tree914a0754f0370d8d8d706a2821d531cec41a2f21 /.gitattributes
parent9eb41bb3914f085afc906d36dc17402d73264ad4 (diff)
s11a: made driver class be derived from the s11 driver class, to reduce code duplication.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 6599cc6b558..1bef797a6ba 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -4163,6 +4163,7 @@ src/mame/includes/route16.h svneol=native#text/plain
src/mame/includes/rpunch.h svneol=native#text/plain
src/mame/includes/runaway.h svneol=native#text/plain
src/mame/includes/rungun.h svneol=native#text/plain
+src/mame/includes/s11.h svneol=native#text/plain
src/mame/includes/sauro.h svneol=native#text/plain
src/mame/includes/sbasketb.h svneol=native#text/plain
src/mame/includes/sbugger.h svneol=native#text/plain