From f79972e28f8224e3473c31bd813c98b47244f6a2 Mon Sep 17 00:00:00 2001 From: dwarning Date: Sat, 28 May 2011 19:15:03 +0000 Subject: [PATCH] CMC test suite --- ChangeLog | 4 ++++ tests/Makefile.am | 2 -- 2 files changed, 4 insertions(+), 2 deletions(-) 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 \