00001 // ******************** FlopCpp ********************************************** 00002 // File: flopc.cpp 00003 // $Id$ 00004 // Author: Tim Helge Hultberg (thh@mat.ua.pt) 00005 // Copyright (C) 2003 Tim Helge Hultberg 00006 // All Rights Reserved. 00007 //**************************************************************************** 00008 00009 #include "flopc.hpp" 00010 00011 namespace flopc { 00012 }