Last change
on this file since 2180 was
1573,
checked in by lou, 9 years ago
|
Change to EPL license notice.
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
399 bytes
|
Line | |
---|
1 | /* $Id: CbcCompareActual.hpp 1573 2011-01-05 01:12:36Z forrest $ */ |
---|
2 | // Copyright (C) 2002, International Business Machines |
---|
3 | // Corporation and others. All Rights Reserved. |
---|
4 | // This code is licensed under the terms of the Eclipse Public License (EPL). |
---|
5 | |
---|
6 | #ifndef CbcCompareActual_H |
---|
7 | #define CbcCompareActual_H |
---|
8 | #include "CbcNode.hpp" |
---|
9 | #include "CbcCompareBase.hpp" |
---|
10 | #include "CbcCompare.hpp" |
---|
11 | #include "CbcCompareDepth.hpp" |
---|
12 | #include "CbcCompareDefault.hpp" |
---|
13 | #endif |
---|
14 | |
---|
Note: See
TracBrowser
for help on using the repository browser.