mirror of
https://github.com/ThrowTheSwitch/CMock.git
synced 2026-06-06 05:25:29 +00:00
93555b7faf
git-svn-id: http://cmock.svn.sourceforge.net/svnroot/cmock/trunk@10 bf332499-1b4d-0410-844d-d2d48d5cc64c
5 lines
139 B
Ruby
5 lines
139 B
Ruby
$here = File.dirname __FILE__
|
|
require "#{$here}/cmock_setup"
|
|
require "#{$here}/cmock_generator"
|
|
require "#{$here}/cmock_header_parser"
|