MTK++ Latest version: 0.2.0
Parses AMBER prep files. More...
#include <map>
#include <iostream>
#include <string>
#include <fstream>
#include <iomanip>
#include <stdlib.h>
#include <sstream>
#include <vector>
#include "baseParser.h"
Go to the source code of this file.
Classes | |
class | MTKpp::prepParser |
Reads and writes AMBER prep format files. More... | |
Namespaces | |
namespace | MTKpp |
MTK++ namespace. |
Parses AMBER prep files.
----------------------------------------------------------------------------
MTK++ - C++ package of modeling libraries.
Copyright (C) 2005-2007 (see AUTHORS file for a list of contributors)
This file is part of MTK++.
MTK++ is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.
MTK++ is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lessser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.
----------------------------------------------------------------------------
Generated on Fri Dec 23 2011 09:28:53 for MTK++ by Doxygen 1.7.5.1