From 57b94c622e8e715cd5694fddba2ece9189e0591b Mon Sep 17 00:00:00 2001
From: Jan Thorbecke <janth@xs4all.nl>
Date: Tue, 12 Feb 2019 13:29:26 +0100
Subject: [PATCH] doc changes

---
 raytime/raytime.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/raytime/raytime.c b/raytime/raytime.c
index 11dac3e..532f9c1 100644
--- a/raytime/raytime.c
+++ b/raytime/raytime.c
@@ -68,6 +68,7 @@ char *sdoc[] = {
 "   xsrca= ............ defines source array x-positions",
 "   zsrca= ............ defines source array z-positions",
 "" ,
+/*
 " PLANE WAVE SOURCE DEFINITION:",
 "   plane_wave=0 ...... model plane wave with nsrc= sources",
 "   nsrc=1 ............ number of sources per (plane-wave) shot ",
@@ -83,6 +84,7 @@ char *sdoc[] = {
 "   distribution=0 .... random function for amplitude and tlength 0=flat 1=Gaussian ",
 "   seed=10 ........... seed for start of random sequence ",
 "" ,
+*/
 " RECEIVER SELECTION:",
 "   xrcv1=xmin ........ first x-position of linear receiver array(s)",
 "   xrcv2=xmax ........ last x-position of linear receiver array(s)",
-- 
GitLab