#include "linefile.h"#include "dnaseq.h"Include dependency graph for ace.h:

Go to the source code of this file.
Data Structures | |
| struct | aceAS |
| struct | aceCO |
| struct | aceAF |
| struct | aceRD |
| struct | ace |
Functions | |
| void | aceFree (struct ace **pEl) |
| void | aceFreeList (struct ace **pList) |
| ace * | aceRead (struct lineFile *lf) |
| boolean | aceCheck (struct ace *ace, struct lineFile *lf) |
| void | aceWrite (struct ace *ace, FILE *f) |
| void aceFree | ( | struct ace ** | pEl | ) |
| void aceFreeList | ( | struct ace ** | pList | ) |
| void aceWrite | ( | struct ace * | ace, | |
| FILE * | f | |||
| ) |
1.5.2