Skip to content
This repository has been archived by the owner on Jun 27, 2018. It is now read-only.

Commit

Permalink
minor changes to demo
Browse files Browse the repository at this point in the history
  • Loading branch information
minmit committed Mar 5, 2016
1 parent 9dc20cf commit 76b6839
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyretic/examples/demo.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,7 @@ def query_callback(test_num):

def actual_callback(pkt):
ac = actual_callback
print type(ac)
print type(pkt)

def touch_vars():
""" Initialize function-specific counters, if uninitialized. """
try:
Expand Down

0 comments on commit 76b6839

Please sign in to comment.