File: example4.script.diff

package info (click to toggle)
raster3d 3.0-8-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,980 kB
  • sloc: fortran: 9,536; ansic: 1,063; makefile: 331; sh: 272; csh: 1
file content (12 lines) | stat: -rw-r--r-- 284 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
Author: Nelson A. de Oliveira
Last-Update: 2008-02-24
Description: Convert from csh to bash

--- a/examples/example4.script
+++ b/examples/example4.script
@@ -1,4 +1,4 @@
-#!/bin/csh
+#!/bin/bash
 # E A Merritt April 2002
 # Illustration of combined Molscript/Raster3D application
 #