summaryrefslogtreecommitdiff
path: root/PACE/docs/www/Introduction/struct.html
blob: e2dec21a619aadd5201c6a7b65384ea982910b57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<!-- $Id$ -->
<html>
  <head>
    <title>PACE: Struct</title>
  </head>

  <body text=#000000 vlink=#cc000000 link=#0000ff bgColor=#ffffff>

    <table align=center width=640 border=0 cellpadding=6 cellspacing=0>
      <tr>
        <td><hr></td>
      </tr>
      <tr>
        <td>
          <table border=0 cellspacing=20>
            <tr>
              <td>
                <p align=right>
                  <a href=../PACE.html>
                    <img alt=Click-Me-To-Begin
                         border=0
                         src=../Pix/PACE-mini-logo.gif>
                </a>
                </p>          
              </td>
              <td>
                <table cellspacing=10>
                  <tr>
                    <td align=center><a href=begin.html>Beginning...</a></td>
                    <td align=center><a href=team.html>The Team</a></td>
                    <td align=center><a href=phases.html>Phases</a></td>
                    <td align=center><a href=struct.html>Structure</a></td>
                  </tr>
                  <tr>
                    <td align=center><a href=build.html>Building</a></td>
                    <td align=center><a href=using.html>Using</a></td>
                    <td align=center><a href=change.html>Changing</a></td>
                    <td align=center><a href=porting.html>Porting</a></td>
                  </tr>
                </table>
              </td>
              <td>
                <p align=right>
                  <a href=../PACE.html>
                    <img alt=Click-Me-To-Begin
                         border=0
                         src=../Pix/PACE-mini-logo.gif>
                </a>
                </p>          
              </td>
            </tr>
          </table>
        </td>
      </tr>
      <tr>
        <td>
          <hr>
            <p align=center><i>Under Construction!!</i></p>
          <h2>Structure</h2>
          <p>Pictures of the directory structure here...</p>
          
          <p>Configuration</p>
          <ul>
            <li>There is currently no Autoconf support for
              PACE.</li>
            <li>PACE is currently included in the ACE+TAO
              distribution and upon getting the latest copy
              of ACE+TAO, can be found at<pre>
ACE_wrappers/PACE.</pre>
            </li>
            <li>Configuration directory:<pre>
ACE_wrappers/PACE/config</pre>
            </li>
    </ul>

        </td>
      </tr>
      <tr>
        <td>
          <hr>          
          <p>Additional information regarding
            <a href="http://www.cs.wustl.edu/~schmidt/ACE.html">ACE</a>
            and
            <a href="http://www.cs.wustl.edu/~luther/PACE">PACE</a>
            and
            <a href="http://www.cs.wustl.edu/~schmidt/TAO.html">TAO</A>
            is available as well as a
            <a href="http://www.cs.wustl.edu/~schmidt/TAO-obtain.html">
              full source distribution</a> of TAO + ACE + PACE.
          </p>
          
          <p>If you have any questions, suggestions or contributions
            regarding PACE, please
            <a href="mailto:pace-users@cs.wustl.edu">write</a>
            to us or subscribe to the pace-users mailing list
            (send email to
            <a href="mailto:majordomo@cs.wustl.edu">
              majordomo@cs.wustl.edu</a>
            with <b>"subscribe pace-users"</b> in the <i>body</i>,
            not the subject line ;-)
          </p>
          
          <hr>
          
          <!-- email -->
          <font face=Verdana,Arial,Helvetica size=2>    
          <p align=center><a href="mailto:doc_group@cs.wustl.edu">
              Doc Group</a></p>
          
          <!-- last modified tag -->
          <p align=center>
            <!-- Created: Fri May  4 20:13:27 CDT 2001 -->
            <!-- hhmts start -->
Last modified: Sun May 13 14:47:39 CDT 2001
<!-- hhmts end -->
          </p></font>
        </td>
      </tr>
    </table>

  </body>
</html>