]>
Commit | Line | Data |
---|---|---|
1da177e4 LT |
1 | /********************************************************************* |
2 | * | |
3 | * Filename: irias_object.c | |
4 | * Version: 0.3 | |
5 | * Description: IAS object database and functions | |
6 | * Status: Experimental. | |
7 | * Author: Dag Brattli <[email protected]> | |
8 | * Created at: Thu Oct 1 22:50:04 1998 | |
9 | * Modified at: Wed Dec 15 11:23:16 1999 | |
10 | * Modified by: Dag Brattli <[email protected]> | |
11 | * | |
12 | * Copyright (c) 1998-1999 Dag Brattli, All Rights Reserved. | |
13 | * | |
14 | * This program is free software; you can redistribute it and/or | |
15 | * modify it under the terms of the GNU General Public License as | |
16 | * published by the Free Software Foundation; either version 2 of | |
17 | * the License, or (at your option) any later version. | |
18 | * | |
19 |