diff options
| author | 2016-03-22 12:41:40 +1100 | |
|---|---|---|
| committer | 2016-03-22 12:42:19 +1100 | |
| commit | f83078d8bfa326d5e9351fd78208ebd7aca1ee8b (patch) | |
| tree | 0c3a0f89ea9eca57332c5d2f5a2f226f47a37d78 /.gitignore | |
| parent | 95f865828622aafa52e1d9156b09e8b91a8426d0 (diff) | |
Use std::atomic in nl_lists.h with OpenMP
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index b5573638381..abbcbee172e 100644 --- a/.gitignore +++ b/.gitignore @@ -31,7 +31,7 @@ !/makefile !/mame.doxygen !/*.md -!/*.bdc +!/*.bdf !/LICENSE /.idea regtests/chdman/temp |
