From 9e894b0f692c5a562c70841718267356bbd0a9a8 Mon Sep 17 00:00:00 2001 From: Harry Moffat Date: Thu, 12 Jul 2007 19:36:13 +0000 Subject: [PATCH] doxygen update added brackets to a module. --- Cantera/src/equil/equil.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Cantera/src/equil/equil.h b/Cantera/src/equil/equil.h index cd43ba7c5..ed1ff7801 100644 --- a/Cantera/src/equil/equil.h +++ b/Cantera/src/equil/equil.h @@ -27,6 +27,10 @@ namespace Cantera { * * Cantera has several different equilibrium routines. */ + //@{ + //@} + + //----------------------------------------------------------- // convenience functions //-----------------------------------------------------------