Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_34_1/libs/statechart/doc/contact.html @ 33

Last change on this file since 33 was 29, checked in by landauf, 16 years ago

updated boost from 1_33_1 to 1_34_1

File size: 3.1 KB
Line 
1<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
3<html>
4<head>
5  <meta http-equiv="Content-Language" content="en-us">
6  <meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
7  <meta name="GENERATOR" content="Microsoft FrontPage 6.0">
8  <meta name="ProgId" content="FrontPage.Editor.Document">
9  <link rel="stylesheet" type="text/css" href="../../../boost.css">
10
11  <title>The Boost Statechart Library - Author</title>
12</head>
13
14<body link="#0000FF" vlink="#800080">
15  <table border="0" cellpadding="7" cellspacing="0" width="100%" summary=
16  "header">
17    <tr>
18      <td valign="top" width="300">
19        <h3><a href="../../../index.htm"><img alt="C++ Boost" src=
20        "../../../boost.png" border="0" width="277" height="86"></a></h3>
21      </td>
22
23      <td valign="top">
24        <h1 align="center">The Boost Statechart Library</h1>
25
26        <h2 align="center">Contacting the author</h2>
27      </td>
28    </tr>
29  </table>
30  <hr>
31
32  <p>First of all, thank you for considering to provide feedback about
33  Boost.Statechart! All feedback (including questions) is valuable for the
34  progress of the library and its documentation. Please post to either of the
35  following groups if the matter could also be of interest to other
36  people:</p>
37
38  <ul>
39    <li><a href="../../../more/mailing_lists.htm">Boost Users</a> for
40    questions and comments about the documentation, the interface or the
41    semantics</li>
42
43    <li><a href="../../../more/mailing_lists.htm">Boost Developers</a> for
44    bug reports and patches</li>
45  </ul>
46
47  <p><b>Please prefix the subject line of your post with [statechart]</b>.
48  This will help all group members to quickly find the threads they are
49  interested in.</p>
50
51  <p>I try hard to regularly read both lists but every now and then I'm on
52  holiday or even miss a post. If you don't get a satisfactory answer within
53  a few days or feel that the matter is of no interest to others, you can
54  also reach me by email. To prevent spammers from harvesting my email off
55  the web server I can only give you an <b>obfuscated address</b>: <a href=
56  "mailto:ahd6974-spamboostorgtrap@yahoo.com">ahd6974-spamboostorgtrap@yahoo.com</a>.
57  <b>You need to remove the words spam and trap to obtain my real
58  address.</b></p>
59  <hr>
60
61  <p><a href="http://validator.w3.org/check?uri=referer"><img border="0" src=
62  "http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01 Transitional"
63  height="31" width="88"></a></p>
64
65  <p>Revised
66  <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B, %Y" startspan -->09 January, 2007<!--webbot bot="Timestamp" endspan i-checksum="39094" --></p>
67
68  <p><i>Copyright &copy; 2006-<!--webbot bot="Timestamp" s-type="EDITED" s-format="%Y" startspan -->2007<!--webbot bot="Timestamp" endspan i-checksum="778" -->
69  <a href="contact.html">Andreas Huber D&ouml;nni</a></i></p>
70
71  <p><i>Distributed under the Boost Software License, Version 1.0. (See
72  accompanying file <a href="../../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or
73  copy at <a href=
74  "http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</a>)</i></p>
75</body>
76</html>
Note: See TracBrowser for help on using the repository browser.