Line | |
---|
1 | /*******************************************************************************
|
---|
2 | * *
|
---|
3 | * mcf_evt_xdr.c -- XDR Utility routines for the McFast Monte-Carlo *
|
---|
4 | * *
|
---|
5 | * Copyright (c) 1994 Universities Research Association, Inc. *
|
---|
6 | * All rights reserved. *
|
---|
7 | * *
|
---|
8 | * This material resulted from work developed under a Government Contract and *
|
---|
9 | * is subject to the following license: The Government retains a paid-up, *
|
---|
10 | * nonexclusive, irrevocable worldwide license to reproduce, prepare derivative *
|
---|
11 | * works, perform publicly and display publicly by or for the Government, *
|
---|
12 | * including the right to distribute to other Government contractors. Neither *
|
---|
13 | * the United States nor the United States Department of Energy, nor any of *
|
---|
14 | * their employees, makes any warranty, express or implied, or assumes any *
|
---|
15 | * legal liability or responsibility for the accuracy, completeness, or *
|
---|
16 | * usefulness of any information, apparatus, product, or process disclosed, or *
|
---|
17 | * represents that its use would not infringe privately owned rights. *
|
---|
18 | * *
|
---|
19 | * *
|
---|
20 | * Written by Paul Lebrun *
|
---|
21 | * *
|
---|
22 | * *
|
---|
23 | *******************************************************************************/
|
---|
24 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.