                               // Chapter 6 - Program 13 - PHRASE.CPP

#include "phrase.h"

char phrase::full_phrase[25];



// Result of execution
//
// (This file cannot be executed)
                               
