diff --git a/ChangeLog b/ChangeLog index 949879c94..920385ed5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2011-05-28 Dietmar Warning + * tests/hisim, tests/hisimhv: include the CMC test suite (Author: Colin McAndrew) + provided by the model developer - Hiroshima University + 2011-05-28 Holger Vogt * update to prepare release 23 diff --git a/tests/Makefile.am b/tests/Makefile.am index 51f8e12dd..cbd73c068 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -11,7 +11,6 @@ SUBDIRS = bsim1 \ filters \ general \ hfet \ - hisim \ jfet \ mes \ mesa \ @@ -35,7 +34,6 @@ DIST_SUBDIRS = bsim1 \ filters \ general \ hfet \ - hisim \ jfet \ mes \ mesa \