mirror of
https://github.com/Discngine/fpocket.git
synced 2026-06-04 11:54:21 +08:00
working now?
This commit is contained in:
@@ -24,7 +24,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
||||
#include "atom.h"
|
||||
#include "aa.h"
|
||||
#include "utils.h"
|
||||
#include "asa.h"
|
||||
//#include "asa.h"
|
||||
|
||||
|
||||
/* --------------------------------STRUCTURES---------------------------------*/
|
||||
@@ -89,6 +89,10 @@ typedef struct s_desc
|
||||
|
||||
/* ------------------------------PROTOTYPES---------------------------------- */
|
||||
|
||||
//explicit definition from asa.h
|
||||
void set_ASA(s_desc *desc,s_pdb *pdb, s_vvertice **tvert,int nvert);
|
||||
|
||||
|
||||
s_desc* allocate_s_desc(void) ;
|
||||
void reset_desc(s_desc *desc) ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user