65a66
> protocol = source[0].get_contents()
67c68
< slicc = SLICC(debug=True)
---
> slicc = SLICC(protocol, debug=True)
107c108
< slicc = SLICC(debug=True)
---
> slicc = SLICC(protocol, debug=True)