More PDP-11 debugger work

This commit is contained in:
Jeff Parsons 2016-09-17 18:16:58 -07:00
commit cc70c05c07
6 changed files with 545 additions and 456 deletions

View file

@ -22,7 +22,7 @@ indent_style = space
indent_size = 4
trim_trailing_whitespace = true
[*.{xml,xsl}]
[*.{php,xml,xsl}]
indent_style = tab
indent_size = 4
trim_trailing_whitespace = true