diff options
author | Thomas White <taw@bitwiz.org.uk> | 2009-10-23 11:30:39 +0200 |
---|---|---|
committer | Thomas White <taw@bitwiz.org.uk> | 2009-10-23 11:30:39 +0200 |
commit | 2600c19c6d9b994de1cb2d5e634571a55434c707 (patch) | |
tree | 804ac9d20d06b9f2c93c15b107e71fc439456e2f /src/hdf5-file.c | |
parent | 7335cb683b8c6cafb817c3cb809a6d5c61c5c3b1 (diff) |
Initial fork from template_index to pattern_sim
Diffstat (limited to 'src/hdf5-file.c')
-rw-r--r-- | src/hdf5-file.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hdf5-file.c b/src/hdf5-file.c index 46538c76..ca1d5450 100644 --- a/src/hdf5-file.c +++ b/src/hdf5-file.c @@ -5,7 +5,7 @@ * * (c) 2006-2009 Thomas White <thomas.white@desy.de> * - * template_index - Indexing diffraction patterns by template matching + * pattern_sim - Simulate diffraction patterns from small crystals * */ |