119c119
<
---
>
837a838,845
> # For Ruby
> all_protocols = []
> Export('all_protocols')
> protocol_dirs = []
> Export('protocol_dirs')
> slicc_includes = []
> Export('slicc_includes')
>
869a878,879
> EnumVariable('PROTOCOL', 'Coherence protocol for Ruby', 'None',
> all_protocols),
874c884,885
< 'TARGET_ISA', 'CP_ANNOTATE', 'USE_POSIX_CLOCK' ]
---
> 'TARGET_ISA', 'CP_ANNOTATE', 'USE_POSIX_CLOCK', 'PROTOCOL',
> ]