Added to repository.
r986 | ffr | 2006-05-09 09:17:15 +1000 (Tue, 09 May 2006) | 2 lines
This commit is contained in:
committed by
Douglas Clowes
parent
a72513165b
commit
81359a740f
28
site_ansto/anstohm.h
Normal file
28
site_ansto/anstohm.h
Normal file
@@ -0,0 +1,28 @@
|
||||
|
||||
#line 15 "histsim.w"
|
||||
|
||||
/*--------------------------------------------------------------------------
|
||||
A N S T O H M
|
||||
|
||||
The ANSTO histogramming memory driver include file
|
||||
|
||||
Andy Gotz, February 2004
|
||||
|
||||
copyright: see implementation file.
|
||||
---------------------------------------------------------------------------*/
|
||||
#ifndef SICSANSTOHM
|
||||
#define SICSANSTOHM
|
||||
|
||||
#line 5 "histsim.w"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
pHistDriver CreateAnstoHM(pStringDict pOpt);
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
#line 27 "histsim.w"
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user