aboutsummaryrefslogtreecommitdiff
path: root/scripts/mtz2hkl
blob: 5a7409c9372f215f3c5a8635b23e41937870fca0 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh

echo -------------------------------------------------------------
echo
echo In this CrystFEL version, MTZ import is now done via get_hkl:
echo get_hkl -i file.mtz -o out.hkl
echo
echo -------------------------------------------------------------
exit 1