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

Diff of /trunk/base/generic/compiler/notate.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 35  Line 35 
35  #ifndef ASC_NOTATE_H  #ifndef ASC_NOTATE_H
36  #define ASC_NOTATE_H  #define ASC_NOTATE_H
37    
38    /** addtogroup compiler Compiler
39        @{
40    */
41    
42  #include <utilities/ascConfig.h>  #include <utilities/ascConfig.h>
43  #include <general/list.h>  #include <general/list.h>
44  #include "compiler.h"  #include "compiler.h"
# Line 372  ASC_DLLSPEC struct NoteEngine *NotesCrea Line 376  ASC_DLLSPEC struct NoteEngine *NotesCrea
376   */   */
377  ASC_DLLSPEC void NotesDestroyEngine(struct NoteEngine *engine);  ASC_DLLSPEC void NotesDestroyEngine(struct NoteEngine *engine);
378    
379    /* @} */
380    
381  #endif /* ASC_NOTATE_H */  #endif /* ASC_NOTATE_H */
382    

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

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