ROOT
git-r3/HEAD
Reference Guide
Loading...
Searching...
No Matches
setpawc.c
Go to the documentation of this file.
1
/* @(#)root/main:$Id$ */
2
/* Author: Valery Fine(fine@vxcern.cern.ch) 08/12/96 */
3
4
/*
5
* This fortran subroutine is needed to set the right size
6
* for the /PAWC/ common block for h2root C++ utility.
7
* This common is defined as "external" in h2root and
8
* its size is ignored by linker.
9
*/
10
11
int
PAWC
[4000000];
12
void
setpawc
(){}
PAWC
int PAWC[4000000]
Definition
setpawc.c:11
setpawc
void setpawc()
Definition
setpawc.c:12
main
src
setpawc.c
ROOTgit-r3/HEAD - Reference Guide Generated on
(GVA Time) using Doxygen 1.16.1