pse handling again
authorhackbard <hackbard@sage.physik.uni-augsburg.de>
Sun, 31 Aug 2008 16:05:38 +0000 (18:05 +0200)
committerhackbard <hackbard@sage.physik.uni-augsburg.de>
Sun, 31 Aug 2008 16:05:38 +0000 (18:05 +0200)
visual_atoms.c

index 50507db..a98ecd6 100644 (file)
 
 #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");