1%% -*- erlang -*-
2{incl_app,snmp,details}.
3
4{excl_mods,snmp,
5 [snmp_index,
6  snmpa_error_io,
7  snmpa_authentication_service,
8  snmpa_error_report,
9  snmpa_network_interface,
10  snmpa_network_interface_filter,
11  snmpa_notification_delivery_info_receiver,
12  snmpa_set_mechanism,
13  snmpm_network_interface,
14  snmpm_user
15 ]
16}.
17
18