12#ifndef DISABLED_PROTOS_H
13#define DISABLED_PROTOS_H
19#include <ws_symbol_export.h>
26enabled_protos_unsaved_changes(
void);
34proto_disable_proto_by_name(
const char *name);
42proto_enable_proto_by_name(
const char *name);
50proto_enable_heuristic_by_name(
const char *name);
58proto_disable_heuristic_by_name(
const char *name);
70read_enabled_and_disabled_lists(
void);
77save_enabled_and_disabled_lists(
void);
83cleanup_enabled_and_disabled_lists(
void);