From 810c6ee6d2cb9f17d24ad1a013fc13aa13e3d947 Mon Sep 17 00:00:00 2001 From: Harry Moffat Date: Mon, 4 Jun 2007 18:42:37 +0000 Subject: [PATCH] Added a test directory. --- configure.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configure.in b/configure.in index a58458fb8..79abc25bd 100755 --- a/configure.in +++ b/configure.in @@ -1452,6 +1452,7 @@ AC_OUTPUT(Makefile \ test_problems/silane_equil/Makefile \ test_problems/surfkin/Makefile \ test_problems/diamondSurf/Makefile \ + test_problems/diamondSurf_dupl/Makefile \ test_problems/ChemEquil_gri_matrix/Makefile \ test_problems/ChemEquil_gri_pairs/Makefile \ test_problems/ChemEquil_ionizedGas/Makefile \ @@ -1486,6 +1487,7 @@ AC_OUTPUT(Makefile \ test_problems/cathermo/DH_graph_NM/Makefile \ test_problems/cathermo/DH_graph_Pitzer/Makefile \ test_problems/cathermo/DH_graph_bdotak/Makefile \ + test_problems/cathermo/HMW_dupl_test/Makefile \ bin/install_tsc \ ) # )