FLOPC++
flopc.cpp
Go to the documentation of this file.
1 // ******************** FlopCpp **********************************************
2 // File: flopc.cpp
3 // $Id$
4 // Author: Tim Helge Hultberg (thh@mat.ua.pt)
5 // Copyright (C) 2003 Tim Helge Hultberg
6 // All Rights Reserved.
7 //****************************************************************************
8 
9 #include "flopc.hpp"
10 
11 namespace flopc {
12 
13 }