Skip to content

Commit

Permalink
publish method StateIndex of SlowScanner
Browse files Browse the repository at this point in the history
  • Loading branch information
starius committed Oct 9, 2015
1 parent 454e50b commit 291d416
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pire/scanners/slow.h
Original file line number Diff line number Diff line change
Expand Up @@ -270,9 +270,7 @@ class SlowScanner {
void Save(yostream*) const;
void Load(yistream*);

#ifdef PIRE_DEBUG
const State& StateIndex(const State& s) const { return s; }
#endif

private:

Expand Down

0 comments on commit 291d416

Please sign in to comment.