Put rule_can_be_blank function in its own file

This commit is contained in:
Max Brunsfeld 2014-02-11 13:21:45 -08:00
parent 1962c17f45
commit 27f305d556
11 changed files with 89 additions and 49 deletions

View file

@ -1,5 +1,4 @@
#include "spec_helper.h"
#include "rule_transitions.h"
using namespace rules;