00001 #ifndef TOOLS_H_INCLUDED_ 00002 #define TOOLS_H_INCLUDED_ 00003 00004 #include "ast_attribute_color.h" 00005 #include "c_definitions.h" 00006 #include "class_is_derived_from.h" 00007 #include "command_line_parsing.h" 00008 #include "file_classifier.h" 00009 #include "function_helper.h" 00010 #include "misc.h" 00011 #include "rose_nodes.h" 00012 #include "search_node_in_namespace.h" 00013 #include "systemc_definitions.h" 00014 #include "variable_helper.h" 00015 00016 #endif /* TOOLS_H_INCLUDED_ */ 00017 00018 /* ex: set softtabstop=2 tabstop=2 shiftwidth=2 expandtab: */