diff options
Diffstat (limited to 'src/libvpsc/generate-constraints.h')
| -rw-r--r-- | src/libvpsc/generate-constraints.h | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/src/libvpsc/generate-constraints.h b/src/libvpsc/generate-constraints.h index 8b858af3f..b8d7cdcd9 100644 --- a/src/libvpsc/generate-constraints.h +++ b/src/libvpsc/generate-constraints.h @@ -1,6 +1,10 @@ /** - * \brief Functions to automatically generate constraints for the + * @file + * Functions to automatically generate constraints for the * rectangular node overlap removal problem. + */ +/* TODO replace file comment with appropriate doc comment on vpsc::Rectangle */ +/* * * Authors: * Tim Dwyer <tgdwyer@gmail.com> |
