summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Couriersud <couriersud@users.noreply.github.com>2014-05-06 22:37:20 +0000
committer Couriersud <couriersud@users.noreply.github.com>2014-05-06 22:37:20 +0000
commit1f70685652ee48e3a1f978bc6cb52abaefbb13c8 (patch)
tree420a6993910a7187431a40af29ef582ac420a3d9 /.gitattributes
parent6e59e2899653a39df1bee9571f18ee4f4d921025 (diff)
Added first draft of 74123 to netlist code.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 594134e0a64..24b7e160233 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -364,6 +364,7 @@ keymaps/km_se_LINUX.map svneol=native#text/plain
keymaps/km_se_OSX.map svneol=native#text/plain
/makefile svneol=native#text/plain
nl_examples/7400_astable.c svneol=native#text/plain
+nl_examples/74123_mstable.c svneol=native#text/plain
nl_examples/bjt.c svneol=native#text/plain
nl_examples/bjt_eb.c svneol=native#text/plain
nl_examples/bjt_eb_pnp.c svneol=native#text/plain
@@ -2782,6 +2783,8 @@ src/emu/netlist/devices/nld_7410.c svneol=native#text/plain
src/emu/netlist/devices/nld_7410.h svneol=native#text/plain
src/emu/netlist/devices/nld_74107.c svneol=native#text/plain
src/emu/netlist/devices/nld_74107.h svneol=native#text/plain
+src/emu/netlist/devices/nld_74123.c svneol=native#text/plain
+src/emu/netlist/devices/nld_74123.h svneol=native#text/plain
src/emu/netlist/devices/nld_74153.c svneol=native#text/plain
src/emu/netlist/devices/nld_74153.h svneol=native#text/plain
src/emu/netlist/devices/nld_7420.c svneol=native#text/plain