From 239ea070fb7de3ad8d52a467ac1c54862a668af7 Mon Sep 17 00:00:00 2001 From: oscarxblanco Date: Fri, 20 Dec 2024 14:21:18 +0100 Subject: [PATCH] remove seed from help --- atmat/lattice/element_creation/atQuantDiff.m | 4 ---- 1 file changed, 4 deletions(-) diff --git a/atmat/lattice/element_creation/atQuantDiff.m b/atmat/lattice/element_creation/atQuantDiff.m index 0ebba6e0c..1f7d8c1b7 100644 --- a/atmat/lattice/element_creation/atQuantDiff.m +++ b/atmat/lattice/element_creation/atQuantDiff.m @@ -14,10 +14,6 @@ % ORBIT: closed orbit at beginning of the ring % (this option is useful for the islands) % -% The optional field Seed can be added. In that case, the seed of the -% random number generator is set at the first turn. -% ELEM=ATQUANTDIFF(FAMNANE,RING,'Seed',4) -% %See also quantumDiff [rsrc,arg,method]=decodeatargs({[],'QuantDiffPass'},varargin);