Skip to content

Commit

Permalink
Fixed missing import in iadfa.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jpbarrette committed Mar 2, 2010
1 parent aca8775 commit 9692df0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions finenight/python/iadfa.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
from fsa import *
from nameGenerator import *


class IncrementalAdfa(Dfa):
Expand Down

0 comments on commit 9692df0

Please sign in to comment.