#include <Bpp/Text/TextTools.h>
#include <Bpp/Utils/MapTools.h>
#include "AbstractAlphabet.h"
#include "AlphabetExceptions.h"
#include <ctype.h>
#include <map>
#include <iostream>
Go to the source code of this file.