mirror of
https://github.com/boostorg/logic.git
synced 2025-06-26 04:21:35 +02:00
Compare commits
4 Commits
boost-1.34
...
svn-branch
Author | SHA1 | Date | |
---|---|---|---|
dd40add326 | |||
d1f46c8f98 | |||
23af176127 | |||
196865d37f |
@ -2,7 +2,7 @@
|
||||
<!DOCTYPE library PUBLIC "-//Boost//DTD BoostBook XML V1.0//EN"
|
||||
"http://www.boost.org/tools/boostbook/dtd/boostbook.dtd">
|
||||
<library name="Tribool" dirname="logic" id="tribool"
|
||||
last-revision="$Date: 2004/07/25 03:01:38 $" xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
last-revision="$Date: 2007/05/03 03:28:53 $" xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<libraryinfo>
|
||||
<author>
|
||||
<firstname>Douglas</firstname>
|
||||
@ -197,7 +197,7 @@ cout << boolalpha << x << endl; // Prints "maybe"</programlist
|
||||
|
||||
</section>
|
||||
|
||||
<xi:include href="reference.boostbook"/>
|
||||
<xi:include href="reference.xml"/>
|
||||
|
||||
<testsuite id="tribool.tests">
|
||||
<run-test filename="tribool_test.cpp">
|
||||
|
Reference in New Issue
Block a user