[hepsrc] dvegas-1.1alpha1 bug fix
Brought to you by:
nkauer
|
From: Nikolas K. <nk...@us...> - 2001-03-04 01:39:24
|
The change - loop_worker() no longer public broke the code. loop_worker() cannot be made private since it is returned in loop_worker_wrapper() with C linkage to the pthreads library. You can find the corrected version, with loop_worker() moved from private to public, at the usual place: ftp://hepsource.org/pub/hepsource/dvegas/dvegas-1.1alpha1.tar.gz --- Nikolas Kauer <nk...@us...> |