Browse Source

Format changes

Ovidio Peña Rodríguez 9 years ago
parent
commit
6272236e26
1 changed files with 2 additions and 17 deletions
  1. 2 17
      README.md

+ 2 - 17
README.md

@@ -53,34 +53,19 @@ terms, E, H = fieldnlay(x, m, coords)
   ```
   
 2. Standalone program
-<<<<<<< HEAD
   * Execute scattnlay directly:
-=======
-  * Execute scattnlay directly
-          * Usage:
->>>>>>> 4ccc675c9bc25d1d809883c5d14189183e8d5818
-		  
+
   ```bash
 scattnlay -l Layers x1 m1.r m1.i [x2 m2.r m2.i ...] [-c comment]
   ```
 
-<<<<<<< HEAD
   * Execute fieldnlay directly:
-=======
-  * Execute fieldnlay directly
-          * Usage:
->>>>>>> 4ccc675c9bc25d1d809883c5d14189183e8d5818
-		  
+
   ```bash
 fieldnlay -l Layers x1 m1.r m1.i [x2 m2.r m2.i ...] [-p xi xf nx yi yf ny zi zf nz] [-c comment]
   ```
 
-<<<<<<< HEAD
   * Execute some of the test scripts (located in the folder 'tests/shell'):
-=======
-  * Execute some of the test scripts (located in the folder 'tests/shell')
-      * Example:
->>>>>>> 4ccc675c9bc25d1d809883c5d14189183e8d5818
 
   ```bash
 ./test01.sh > test01.csv