Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 133119
b: refs/heads/gem-CR-stand
c: bdd879d
h: "refs/heads/CMSSW_6_2_X_SLHC"
i:
  133117: 6469f7c
  133115: a437325
  133111: 9da564a
  133103: 16dd7f6
  133087: 2efc7c4
  133055: 393f2e5
  132991: f861371
  132863: 186bb90
  132607: 20ccacd
  132095: 06169c0
  131071: 947b1d5
  • Loading branch information
Dr15Jones committed Dec 12, 2013
1 parent 031b8d6 commit c851f2f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
refs/heads/gh-pages: 4bec1f03ca2f14e90d0ca17351c4d42d84ec2c82
"refs/heads/CMSSW_6_2_X_SLHC": 5893ef29c12b2718b3c1385e821170f91afb5446
"refs/heads/CMSSW_5_3_X": 90eebdc93fdcd1c69c8670cdb1376c336a5876bd
refs/heads/gem-CR-stand: a548aef4cd1e863d83ebb990ec41004492a42450
refs/heads/gem-CR-stand: bdd879dbf335d105e7b22082967b3cfa79842da3
Original file line number Diff line number Diff line change
Expand Up @@ -99,5 +99,5 @@ namespace edmplugin {\
#define EDM_PLUGIN_SYM2(x,y) x ## y

#define DEFINE_EDM_PLUGIN(factory,type,name) \
[[cms::thread_safe]] static factory::PMaker<type> EDM_PLUGIN_SYM(s_maker , __LINE__ ) (name)
static const factory::PMaker<type> EDM_PLUGIN_SYM(s_maker , __LINE__ ) (name)

0 comments on commit c851f2f

Please sign in to comment.