Skip to content

Commit cf65d79

Browse files
authored
feat: SPJ normal form (#18)
* feat: SPJ normal form * formatting on doc comment * fix typo * ColumnEquivalenceClass not public
1 parent 55301b5 commit cf65d79

File tree

2 files changed

+1143
-0
lines changed

2 files changed

+1143
-0
lines changed

src/rewrite.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@
1414
// KIND, either express or implied. See the License for the
1515
// specific language governing permissions and limitations
1616
// under the License.
17+
18+
pub mod normal_form;

0 commit comments

Comments
 (0)