Skip to content

Commit 62317cf

Browse files
committed
remove merge conflict lines
1 parent 91bbd12 commit 62317cf

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -91,13 +91,8 @@ The standalone makefile ensures that all the required `-I` include
9191
statements are given to the compiler and the necessary libraries are
9292
linked: `~/stan-dev/math` and `~/stan-dev/math/lib/eigen_3.3.9` and
9393
`~/stan-dev/math/lib/boost_1.75.0` and
94-
<<<<<<< HEAD
95-
`~/stan-dev/math/lib/sundials_5.6.1/include` and
96-
`~/stan-dev/math/lib/tbb_2020.3/include`. The
97-
=======
9894
`~/stan-dev/math/lib/sundials_5.7.0/include` and
99-
`~/stan-dev/math/lib/tbb_2019_U8/include`. The
100-
>>>>>>> origin/develop
95+
`~/stan-dev/math/lib/tbb_2020.3/include`. The
10196
`~/stan-dev/math/lib/tbb` directory is created by the `math-libs`
10297
makefile target automatically and contains the dynamically loaded
10398
Intel TBB library. The flags `-Wl,-rpath,...` instruct the linker to

0 commit comments

Comments
 (0)