new pse handling
[physik/posic.git] / moldyn.h
index 11fdf6b..c3b8c6b 100644 (file)
--- a/moldyn.h
+++ b/moldyn.h
@@ -358,7 +358,7 @@ typedef struct s_vb {
  * more includes
  */
 
-#include "pse.h"
+//#include "pse.h"
 
 /*
  *
@@ -469,5 +469,7 @@ int visual_bonds_process(t_moldyn *moldyn,t_atom *itom,t_atom *jtom,
                          void *data,u8 bc);
 int visual_atoms(t_moldyn *moldyn);
 
+int fpu_set_rtd(void);
+
 #endif