diff options
author | Thomas White <taw@physics.org> | 2012-10-20 05:58:30 -0700 |
---|---|---|
committer | Thomas White <taw@bitwiz.org.uk> | 2012-10-20 06:38:29 -0700 |
commit | b8b1b1ddb214823e3d9a0a30e3613399e52b87b0 (patch) | |
tree | 764b7afb33b0dfd4a796cca2b9f693d4bc9de846 /libcrystfel/src/integer_matrix.c | |
parent | d33230479371986bd58fc3ddc129ef91db4868d7 (diff) |
Update documentation
Diffstat (limited to 'libcrystfel/src/integer_matrix.c')
-rw-r--r-- | libcrystfel/src/integer_matrix.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcrystfel/src/integer_matrix.c b/libcrystfel/src/integer_matrix.c index ad38a9fe..32784f20 100644 --- a/libcrystfel/src/integer_matrix.c +++ b/libcrystfel/src/integer_matrix.c @@ -47,7 +47,7 @@ * @include: "integer_matrix.h" * @Image: * - * Routines to handle integer matrix + * An integer matrix library */ |