GLYLIB
0.3.0b
|
Go to the source code of this file.
Defines | |
#define | TRUE 1 |
#define | FALSE 0 |
Functions | |
void | outputMolPDB (molecule *mol, char *file_name) |
void | outputAsmblPDB (assembly *asmbl, char *file_name) |
char * | spacing (int strLen, int totLen) |
#define FALSE 0 |
Definition at line 6 of file outputPDB.c.
#define TRUE 1 |
Definition at line 5 of file outputPDB.c.
char* spacing | ( | int | strLen, |
int | totLen | ||
) |
Definition at line 147 of file outputPDB.c.