List new thread files in emacs.el

This commit is contained in:
Juan Jose Garcia Ripoll 2012-04-05 01:07:29 +02:00
parent 0221323a84
commit 44fbe27453

View file

@ -222,6 +222,7 @@
"c/threads/condition_variable.d"
"c/threads/mutex.d"
"c/threads/process.d"
"c/threads/queue.d"
"c/threads/rwlock.d"
"c/threads/semaphore.d"
"c/time.d"