Mercurial > hg > aimc
view branches/carfac_cpp/src/IHC.cpp @ 538:81b01c88a257
Skeleton draft of CARFAC classes.
author | Ulf.Hammarqvist@gmail.com |
---|---|
date | Wed, 28 Mar 2012 07:12:22 +0000 |
parents | |
children | 750075ee8e3a |
line wrap: on
line source
/* * IHCparameters.cpp * * Created on: 25 mar 2012 * Author: ulha */ #include "IHC.h" IHC_parameters::IHC_parameters() { // TODO Auto-generated constructor stub } IHC_parameters::~IHC_parameters() { // TODO Auto-generated destructor stub } // IHC_coefficients::IHC_coefficients() { // TODO Auto-generated constructor stub } IHC_coefficients::~IHC_coefficients() { // TODO Auto-generated destructor stub }