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

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

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

revision 1039 by johnpye, Thu Jan 4 23:21:20 2007 UTC revision 1066 by johnpye, Sun Jan 7 10:02:41 2007 UTC
# Line 29  Line 29 
29  #ifndef ASC_REL_BLACKBOX_H  #ifndef ASC_REL_BLACKBOX_H
30  #define ASC_REL_BLACKBOX_H  #define ASC_REL_BLACKBOX_H
31    
32    /** addtogroup compiler Compiler
33        @{
34    */
35    
36  #include <utilities/ascConfig.h>  #include <utilities/ascConfig.h>
37  #include "instance_enum.h"  #include "instance_enum.h"
38  #include "relation_type.h"  #include "relation_type.h"
# Line 144  extern void InitBBox(struct Instance *co Line 148  extern void InitBBox(struct Instance *co
148   */   */
149  extern void DeleteRefBlackBoxCache(struct relation *rel, struct BlackBoxCache **b);  extern void DeleteRefBlackBoxCache(struct relation *rel, struct BlackBoxCache **b);
150    
151    /* @} */
152    
153  #endif /* ASC_REL_BLACKBOX_H */  #endif /* ASC_REL_BLACKBOX_H */

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

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