From: hackbard Date: Sun, 31 Aug 2008 16:05:38 +0000 (+0200) Subject: pse handling again X-Git-Url: https://hackdaworld.org/gitweb/?p=physik%2Fposic.git;a=commitdiff_plain;h=37d949bdf2aaff618e70e6fd973ef350f4dacf12 pse handling again --- diff --git a/visual_atoms.c b/visual_atoms.c index 50507db..a98ecd6 100644 --- a/visual_atoms.c +++ b/visual_atoms.c @@ -16,6 +16,13 @@ #include "moldyn.h" +/* pse */ +#define PSE_NAME +#define PSE_COL +#include "pse.h" +#undef PSE_NAME +#undef PSE_COL + int usage(char *prog) { printf("\nusage:\n");