From 44e08567b4a25cf33ad504c052214eee3eacea03 Mon Sep 17 00:00:00 2001 From: Adam Liwo Date: Thu, 29 Mar 2012 09:15:50 -0400 Subject: [PATCH] Example input files for 1L2Y added --- examples/unres/MD/ff_gab/unres_single.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/examples/unres/MD/ff_gab/unres_single.sh b/examples/unres/MD/ff_gab/unres_single.sh index d76d7b0..49c2cc2 100755 --- a/examples/unres/MD/ff_gab/unres_single.sh +++ b/examples/unres/MD/ff_gab/unres_single.sh @@ -2,8 +2,7 @@ export POT=$1 export PREFIX=$2 #----------------------------------------------------------------------------- -#UNRES_BIN=../../bin/unres_MD_Tc-pgf90-single.exe -UNRES_BIN=../../bin/unres_MD_Tc-g77-single.exe +UNRES_BIN=../../../../bin/unres/MD/unres_gfortran_single.exe #----------------------------------------------------------------------------- DD=../../PARAM export BONDPAR=$DD/bond.parm -- 1.7.9.5