- Now all backend classes are present (not all complete)
- Can't compile when trying to link with Python + check -pedantic parameter + when compiling main.cc there is no -I/..../Python parameter git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@321 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
parent
e2a0c3f248
commit
146b3c99cc
16 changed files with 699 additions and 30 deletions
|
@ -42,7 +42,7 @@ namespace sgpem
|
|||
|
||||
*/
|
||||
|
||||
class SG_DLLEXPORT Scheduler : public ObservedSubject
|
||||
class SG_DLLEXPORT Scheduler
|
||||
{
|
||||
public:
|
||||
enum event
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue