aboutsummaryrefslogtreecommitdiff
path: root/scripts/cif2hkl
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/cif2hkl')
-rwxr-xr-xscripts/cif2hkl2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/cif2hkl b/scripts/cif2hkl
index f03b1b69..04bfabe5 100755
--- a/scripts/cif2hkl
+++ b/scripts/cif2hkl
@@ -4,6 +4,8 @@ use strict;
my $line;
+printf("CrystFEL reflection list version 2.0\n");
+printf("Symmetry: 1\n");
printf(" h k l I phase sigma(I) nmeas\n");
while ( $line = <STDIN> ) {