mirror of
https://github.com/ThrowTheSwitch/CMock.git
synced 2026-08-13 14:47:51 +00:00
- added copyright notices to code (oops)
- protected against people using extern "C" git-svn-id: http://cmock.svn.sourceforge.net/svnroot/cmock/trunk@161 bf332499-1b4d-0410-844d-d2d48d5cc64c
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
# ==========================================
|
||||
# CMock Project - Automatic Mock Generation for C
|
||||
# Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
|
||||
# [Released under MIT License. Please refer to license.txt for details]
|
||||
# ==========================================
|
||||
|
||||
class CMockGeneratorPluginArray
|
||||
|
||||
attr_reader :priority
|
||||
|
||||
Reference in New Issue
Block a user