diff -r 2d6c8075d9d0 -r 818510fa3d99 doc/coding_style.dox --- a/doc/coding_style.dox Wed Sep 29 14:12:26 2004 +0000 +++ b/doc/coding_style.dox Wed Sep 29 15:30:04 2004 +0000 @@ -1,6 +1,6 @@ /*! -\page coding_style Hugo Coding Style +\page coding_style LEMON Coding Style \section naming_conv Naming Conventions @@ -9,7 +9,7 @@ functions, variables, constants and exceptions. If these conventions are met in one's code then it is easier to read and maintain it. Please comply with these conventions if you want to contribute -developing Hugo library. +developing LEMON library. \subsection cs-class Classes and other types