From 0b262aa61f587b69fd46c95841342886580f4946 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Mon, 30 Jul 2012 20:32:55 -0700 Subject: Update *2hkl scripts, add cif2hkl --- scripts/mtz2hkl | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'scripts/mtz2hkl') diff --git a/scripts/mtz2hkl b/scripts/mtz2hkl index e0ea1e3a..507f75c8 100755 --- a/scripts/mtz2hkl +++ b/scripts/mtz2hkl @@ -1,7 +1,8 @@ #!/bin/sh mtz2various hklin $1 hklout $2 <