Commit 8f8045fd authored by lw's avatar lw

Resoloved CVS conflict.

parent bab7e140
/* /*
* Proview $Id: wb_vrep.h,v 1.25 2006-05-11 07:12:19 claes Exp $ * Proview $Id: wb_vrep.h,v 1.26 2006-05-26 06:59:01 lw Exp $
* Copyright (C) 2005 SSAB Oxelsund AB. * Copyright (C) 2005 SSAB Oxelsund AB.
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
...@@ -134,6 +134,8 @@ public: ...@@ -134,6 +134,8 @@ public:
virtual wb_orep *next(pwr_tStatus *sts, const wb_orep *o) = 0; virtual wb_orep *next(pwr_tStatus *sts, const wb_orep *o) = 0;
//virtual wb_orep *nextClass(pwr_tStatus *sts, const wb_orep *o) = 0;
virtual wb_orep *previous(pwr_tStatus *sts, const wb_orep *o) = 0; virtual wb_orep *previous(pwr_tStatus *sts, const wb_orep *o) = 0;
virtual wb_srep *newSession() = 0; virtual wb_srep *newSession() = 0;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment