diff options
Diffstat (limited to 'gcc/omega.h')
-rw-r--r-- | gcc/omega.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/omega.h b/gcc/omega.h index 0d6b403954f..6f2f274ea02 100644 --- a/gcc/omega.h +++ b/gcc/omega.h @@ -1,4 +1,4 @@ -/* Source code for an implementation of the Omega test, a integer +/* Source code for an implementation of the Omega test, an integer programming algorithm for dependence analysis, by William Pugh, appeared in Supercomputing '91 and CACM Aug 92. |