1
1
mirror of https://github.com/github/semantic.git synced 2024-12-24 15:35:14 +03:00

Only export split.

This commit is contained in:
Rob Rix 2015-12-02 16:35:26 -05:00
parent 10e7c748cb
commit 0bf32bc50f

View File

@ -1,4 +1,4 @@
module Split where
module Split (split) where
import Diff
import Patch