]> git.uio.no Git - u/mrichter/AliRoot.git/blame - MINICERN/packlib/kernlib/kerngen/tcgenc/sungs/locb.F
Bugfix in AliPoints2Memory
[u/mrichter/AliRoot.git] / MINICERN / packlib / kernlib / kerngen / tcgenc / sungs / locb.F
CommitLineData
fe4da5cc 1*
2* $Id$
3*
4* $Log$
5* Revision 1.1.1.1 1996/02/15 17:50:38 mclareni
6* Kernlib
7*
8*
9 FUNCTION LOCB (AM)
10C
11C CERN PROGLIB# N100 LOCB .VERSION KERNSUN 1.05 910318
12C ORIG. 17/11/88, JZ
13C
14 DIMENSION AM(9)
15
16 LOCB = LOC(AM)
17 RETURN
18 END