This directory contains third party software covered by the GNU Lesser General
Public License (LGPL). The license is located in LICENSE.

The software used by HILBERT is pthreads-win32
(http://sourceware.org/pthreads-win32/). It is an implementation of POSIX
threads for Windows. HILBERT only ships with a binary distribution of this
software and some header files that are required for compiling. If you request
the source code, you can either download it from the project's side or send a
request to the HILBERT team. A copy will be send to you by e-mail.

The following files are covered by the LGPL:
  lib/mexw32/pthreadVC2.dll
  lib/mexw64/pthreadVC2.dll
  include/pthread.h
  include/sched.h
  include/semaphor.h

