Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
partons
core
partons-example
Commits
23562da9
Commit
23562da9
authored
Jun 27, 2017
by
Nabil Chouika
Browse files
Fix naming issue in ModuleObjectFactory partons/core/partons#10
parent
7f60e1ce
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/examples.cpp
View file @
23562da9
...
...
@@ -108,7 +108,7 @@ void computeOneDVCSObservableManyKinematics() {
// Create ProcessModule
DVCSModule
*
pProcessModule
=
Partons
::
getInstance
()
->
getModuleObjectFactory
()
->
new
Process
Module
(
Partons
::
getInstance
()
->
getModuleObjectFactory
()
->
new
DVCS
Module
(
GV2008Model
::
classId
);
// Create CFF module
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment