]> git.uio.no Git - u/mrichter/AliRoot.git/blame - ISAJET/code/isaend.F
Allowing coding conventions to be checked
[u/mrichter/AliRoot.git] / ISAJET / code / isaend.F
CommitLineData
0795afa3 1#include "isajet/pilot.h"
2 SUBROUTINE ISAEND
3C----------------------------------------------------------------------
4C-
5C- Purpose and Methods :
6C- Terminate an ISAJET run
7C-
8C- Created 4-FEB-1988 Serban D. Protopopescu
9C-
10C----------------------------------------------------------------------
11 CALL TIMER(2)
12 CALL GETTOT(.TRUE.)
13 999 RETURN
14 END