rewritten
[libfirm] / ir / ana2 / pto_name.h
1 /* -*- c -*- */
2
3 /*
4    Project:     libFIRM
5    File name:   ir/ana/pto_name.h
6    Purpose:     ...
7    Author:      Florian
8    Modified by:
9    Created:     Sat Nov 13 19:35:27 CET 2004
10    CVS-ID:      $Id$
11    Copyright:   (c) 1999-2004 Universität Karlsruhe
12    Licence:     This file is protected by the GPL -  GNU GENERAL PUBLIC LICENSE.
13 */
14
15
16 # ifndef _PTO_NAME_
17 # define _PTO_NAME_
18
19 /* ===================================================
20    Global Defines:
21    =================================================== */
22
23 /* ===================================================
24  Global Data Types:
25  =================================================== */
26
27 /* ===================================================
28    Global Prototypes:
29    =================================================== */
30
31 /* ===================================================
32    Global Variables:
33    =================================================== */
34
35
36 # endif /* not defined _PTO_NAME_ */
37
38
39 \f
40 /*
41   $Log$
42   Revision 1.1  2004/11/18 16:37:34  liekweg
43   rewritten
44
45
46 */