examples/CQL/CompanyDirectorEmployee.cql in activefacts-0.6.0 vs examples/CQL/CompanyDirectorEmployee.cql in activefacts-0.7.0

- old
+ new

@@ -1,5 +1,5 @@ -vocabulary CompanyDirector; +vocabulary CompanyDirectorEmployee; /* * Value Types */ CompanyName is defined as VariableLengthText(48);