Module: Diff
- Defined in:
- lib/gems/diff-lcs-1.1.2/lib/diff/lcs.rb
Overview
! /usr/env/bin ruby – Copyright 2004 Austin Ziegler <[email protected]>
adapted from:
Algorithm::Diff (Perl) by Ned Konz <[email protected]>
Smalltalk by Mario I. Wolczko <[email protected]>
implements McIlroy-Hunt diff algorithm
This program is free software. It may be redistributed and/or modified under the terms of the GPL version 2 (or later), the Perl Artistic licence, or the Ruby licence.
$Id: lcs.rb,v 1.9 2004/10/17 20:31:10 austin Exp $ ++
Defined Under Namespace
Modules: LCS