Skip to content

Commit b0cc907

Browse files
committed
Minor style updates to INSTALL.
1 parent 07f4a60 commit b0cc907

File tree

1 file changed

+7
-17
lines changed

1 file changed

+7
-17
lines changed

INSTALL

Lines changed: 7 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,9 @@
1-
============================================================================
2-
1+
===========================================================
32
Level Set Method Library (LSMLIB) Installation Instructions
4-
-----------------------------------------------------------
5-
6-
Kevin T. Chu
7-
Serendipity Research
8-
9-
and
3+
===========================================================
104

11-
Masa Prodanovic
12-
University of Texas at Austin
13-
14-
============================================================================
15-
16-
Installation Procedure
17-
----------------------
5+
Preparations
6+
============
187

198
(0.a) If you plan to use the samrai package, install SAMRAI and
209
supporting libraries.
@@ -25,6 +14,9 @@ Installation Procedure
2514
for the compilers you are using. A sample mex options file for
2615
the Intel compilers is provided in <LSMLIB_SOURCE_DIR>/config/matlab.
2716

17+
Installation Procedure
18+
======================
19+
2820
(1) Run 'configure' to set the configure options used to build LSMLIB
2921
on your platform and architecture. Note that LSMLIB supports
3022
building the library within or outside of the source tree. Important
@@ -102,5 +94,3 @@ Installation Procedure
10294
(including programs and output from the examples
10395
directory) created during the build process, but
10496
will leave the installed library intact.
105-
106-
============================================================================

0 commit comments

Comments
 (0)