OpenCores
URL https://opencores.org/ocsvn/soc_maker/soc_maker/trunk

Subversion Repositories soc_maker

[/] [soc_maker/] [trunk/] [lib/] [soc_maker/] [lib_inc.rb] - Diff between revs 3 and 7

Show entire file | Details | Blame | View Log

Rev 3 Rev 7
Line 78... Line 78...
        "The path string has zero length",
        "The path string has zero length",
        field: 'dirs' )
        field: 'dirs' )
    end
    end
  end
  end
 
 
  def verify
 
  end
 
 
 
  def ==(o)
  def ==(o)
    o.class == self.class && o.dirs == self.dirs
    o.class == self.class && o.dirs == self.dirs
  end
  end
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.