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
CoMISo
CoMISo
Commits
cea1ceaf
Commit
cea1ceaf
authored
Jun 18, 2015
by
Martin Marinov
Browse files
Fixed Design::set_docloud_api_key()
[git-p4: depot-paths = "//ReForm/ReForm/main/CoMISo/": change = 12206]
parent
9ee0904a
Changes
1
Hide whitespace changes
Inline
Side-by-side
NSolver/DOCloudSolver.hh
View file @
cea1ceaf
...
...
@@ -38,15 +38,6 @@ namespace COMISO {
class
COMISODLLEXPORT
DOCloudSolver
{
public:
/// Default constructor
DOCloudSolver
()
{}
/// Destructor
~
DOCloudSolver
()
{}
static
void
set_api_key
(
const
char
*
_api_key
);
// ********** SOLVE **************** //
//! \throws Outcome
void
solve
(
NProblemInterface
*
_problem
,
// problem instance
...
...
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