From 295fb434edfe397d61089d8839f4b8dd3df043a3 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Tue, 16 Feb 1999 17:29:42 +0000 Subject: Make it clear that Demo/embed/ is from the source distribution. --- Doc/ext/ext.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/ext/ext.tex b/Doc/ext/ext.tex index 2640250..93f8232 100644 --- a/Doc/ext/ext.tex +++ b/Doc/ext/ext.tex @@ -1706,7 +1706,7 @@ operations described in the previous chapters to construct and use Python objects. A simple demo of embedding Python can be found in the directory -\file{Demo/embed}. +\file{Demo/embed/} of the source distribution. \section{Embedding Python in \Cpp{} -- cgit v0.12