/[ascend]/trunk/base/generic/compiler/dimen.h
ViewVC logotype

Diff of /trunk/base/generic/compiler/dimen.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1065 by johnpye, Sun Jan 7 07:54:06 2007 UTC revision 1066 by johnpye, Sun Jan 7 10:02:41 2007 UTC
# Line 31  Line 31 
31  #ifndef ASC_DIMEN_H  #ifndef ASC_DIMEN_H
32  #define ASC_DIMEN_H  #define ASC_DIMEN_H
33    
34    /** addtogroup compiler Compiler
35        @{
36    */
37    
38  #include <utilities/ascConfig.h>  #include <utilities/ascConfig.h>
39  #include "fractions.h"  #include "fractions.h"
40  #include "compiler.h"  #include "compiler.h"
# Line 310  ASC_DLLSPEC void PrintDimenMessage(CONST Line 314  ASC_DLLSPEC void PrintDimenMessage(CONST
314  ASC_DLLSPEC void DumpDimens(FILE *f);  ASC_DLLSPEC void DumpDimens(FILE *f);
315  /**< Dump all dimensions to a file.  Used in interface */  /**< Dump all dimensions to a file.  Used in interface */
316    
317    /* @} */
318    
319  #endif /* ASC_DIMEN_H */  #endif /* ASC_DIMEN_H */

Legend:
Removed from v.1065  
changed lines
  Added in v.1066

john.pye@anu.edu.au
ViewVC Help
Powered by ViewVC 1.1.22