Working.
[idzebra-moved-to-github.git] / include / rstemp.h
1 /*
2  * Copyright (C) 1994, Index Data I/S 
3  * All rights reserved.
4  * Sebastian Hammer, Adam Dickmeiss
5  *
6  * $Log: rstemp.h,v $
7  * Revision 1.1  1994-11-04 13:21:23  quinn
8  * Working.
9  *
10  */
11
12 #ifndef RSET_TEMP_H
13 #define RSET_TEMP_H
14
15 #include <rset.h>
16
17 extern const rset_control *rset_kind_temp;
18
19 #endif