X-Git-Url: https://hackdaworld.org/gitweb/?a=blobdiff_plain;f=moldyn.c;h=13d7e5d60384039160b3be934952858c8859ade6;hb=4416acfc0eb87fa9d6a5e3671e22181591836fe9;hp=bcc78c011a41a646623a6191ca091f18899ed302;hpb=fded518c681aadf28947fe73b0023290e129614b;p=physik%2Fposic.git diff --git a/moldyn.c b/moldyn.c index bcc78c0..13d7e5d 100644 --- a/moldyn.c +++ b/moldyn.c @@ -1740,6 +1740,11 @@ int moldyn_integrate(t_moldyn *moldyn) { } #endif +#ifdef PTHREADS + printf("##################\n"); + printf("# USING PTHREADS #\n"); + printf("##################\n"); +#endif /* tell the world */ printf("[moldyn] integration start, go get a coffee ...\n");