log branches/carfac_cpp/unittest/CARFAC_unittest.cpp @ 706:f8e90b5d85fd tip

age author description
Thu, 11 Oct 2012 21:28:34 +0000 Ulf Hammarqvist some more refactor, and stubbed more unit test.
Thu, 11 Oct 2012 20:55:03 +0000 Ulf Hammarqvist some refactoring
Fri, 25 May 2012 11:34:55 +0000 Ulf Hammarqvist * CARFAC_unittest.cpp
Sun, 20 May 2012 22:36:47 +0000 Ulf Hammarqvist * Added class Ear, and moved the CARFAC members AGC CAR IHC into Ear. CARFAC now holds an array of Ear. TBD what is best.