Moved most of register definitions to use eReg enum

This commit is contained in:
Artur K
2012-03-07 21:52:46 +01:00
parent 2a99eef3a1
commit e0740f5ff7
29 changed files with 426 additions and 255 deletions

7
.gitignore vendored
View File

@@ -1,2 +1,7 @@
coverage
tests/inputs
tests/prev
tests/outputs/*
bld
tests/errors
*.autosave
bld*