12 #ifndef DISABLED_PROTOS_H
13 #define DISABLED_PROTOS_H
20 #include <ws_symbol_export.h>
26 WS_DLL_PUBLIC gboolean
27 enabled_protos_unsaved_changes(
void);
35 proto_disable_proto_by_name(
const char *name);
43 proto_enable_proto_by_name(
const char *name);
51 proto_enable_heuristic_by_name(
const char *name);
59 proto_disable_heuristic_by_name(
const char *name);
71 read_enabled_and_disabled_lists(
void);
78 save_enabled_and_disabled_lists(
void);
84 cleanup_enabled_and_disabled_lists(
void);