]> git.uio.no Git - u/mrichter/AliRoot.git/blame - MINICERN/mathlib/gen/divon/dvnopt.F
Bugfix in AliPoints2Memory
[u/mrichter/AliRoot.git] / MINICERN / mathlib / gen / divon / dvnopt.F
CommitLineData
fe4da5cc 1*
2* $Id$
3*
4* $Log$
5* Revision 1.1.1.1 1996/04/01 15:03:23 mclareni
6* Mathlib gen
7*
8*
9#include "gen/pilot.h"
10 SUBROUTINE DVNOPT
11C DUMMY ROUTINE TO BE REPLACED BY USER VERSION IF
12C DEFAULT OPTIONS ARE TO BE CHANGED.
13 WRITE(6,1234)
14 1234 FORMAT('0DIVON4 DEFAULT OPTIONS NOT ALTERED BY USER.')
15 RETURN
16 END