mirror of
https://github.com/github/semantic.git
synced 2024-12-24 23:42:31 +03:00
SES.Myers
Stub in a module for Myers’ algorithm.
This commit is contained in:
parent
cf390cdfba
commit
93b9e285c2
@ -51,6 +51,7 @@ library
|
||||
, Renderer.TOC
|
||||
, SemanticDiff
|
||||
, SES
|
||||
, SES.Myers
|
||||
, Source
|
||||
, SourceSpan
|
||||
, SplitDiff
|
||||
|
1
src/SES/Myers.hs
Normal file
1
src/SES/Myers.hs
Normal file
@ -0,0 +1 @@
|
||||
module SES.Myers where
|
Loading…
Reference in New Issue
Block a user