2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-19 16:32:16 +00:00
[SVN r25867]
This commit is contained in:
Joel de Guzman
2004-10-26 00:13:19 +00:00
parent 1fe6626edb
commit 59b596e1ee

View File

@@ -1,3 +1,6 @@
// Copyright Joel de Guzman 2002-2004. Distributed under the Boost
// Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt
// or copy at http://www.boost.org/LICENSE_1_0.txt)
// Hello World Example from the tutorial
// [Joel de Guzman 10/9/2002]