NAMD
|
#include <stdio.h>
#include <stdlib.h>
#include <strings.h>
#include "common.h"
#include "PDB.h"
#include "SortableResizeArray.h"
Go to the source code of this file.
Macros | |
#define | LINESIZE 100 |
Functions | |
static int | readtoeoln (FILE *f) |
#define LINESIZE 100 |
Definition at line 692 of file PDB.C.
Referenced by PDB::PDB().
|
static |
Definition at line 539 of file PDB.C.
Referenced by PDB::PDB().