TextInterface.h
1//-*-C++-*-
2/***************************************************************************
3 *
4 * Copyright (C) 2003-2013 by Willem van Straten
5 * Licensed under the Academic Free License version 2.1
6 *
7 ***************************************************************************/
8
9// psrchive/psrchive/Util/units/TextInterface.h
10
11#ifndef __TextInterface_h
12#define __TextInterface_h
13
14#include "TextInterfaceParser.h"
15#include "TextInterfaceTo.h"
16
17#endif

Generated using doxygen 1.14.0