Line | |
---|
1 | /* $Id: CoinAbcFactorization5.cpp 2385 2019-01-06 19:43:06Z forrest $ */ |
---|
2 | // Copyright (C) 2002, International Business Machines |
---|
3 | // Corporation and others, Copyright (C) 2012, FasterCoin. All Rights Reserved. |
---|
4 | // This code is licensed under the terms of the Eclipse Public License (EPL). |
---|
5 | |
---|
6 | #include "CoinAbcCommonFactorization.hpp" |
---|
7 | #ifndef ABC_JUST_ONE_FACTORIZATION |
---|
8 | #define CoinAbcTypeFactorization CoinAbcFactorization |
---|
9 | #define ABC_SMALL -1 |
---|
10 | #include "CoinAbcBaseFactorization.hpp" |
---|
11 | #include "CoinAbcBaseFactorization5.cpp" |
---|
12 | #endif |
---|
13 | |
---|
14 | /* vi: softtabstop=2 shiftwidth=2 expandtab tabstop=2 |
---|
15 | */ |
---|
Note: See
TracBrowser
for help on using the repository browser.