diff options
author | Jack Jansen <jack.jansen@cwi.nl> | 1997-01-15 16:53:37 (GMT) |
---|---|---|
committer | Jack Jansen <jack.jansen@cwi.nl> | 1997-01-15 16:53:37 (GMT) |
commit | 6ad8d13fe2a9c023969d184554aeb1e557115f57 (patch) | |
tree | 1b170bf9c7d6d79df4abc4749429f0e460108d87 /Mac/Demo/building.html | |
parent | 52ac0372492200e326677c95ffc2fe35358c0dd2 (diff) | |
download | cpython-6ad8d13fe2a9c023969d184554aeb1e557115f57.zip cpython-6ad8d13fe2a9c023969d184554aeb1e557115f57.tar.gz cpython-6ad8d13fe2a9c023969d184554aeb1e557115f57.tar.bz2 |
"ported" Guido's embedding demo to the mac, and wrote some minimal
notes on embedding on the mac.
Diffstat (limited to 'Mac/Demo/building.html')
-rw-r--r-- | Mac/Demo/building.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mac/Demo/building.html b/Mac/Demo/building.html index 0afb35b..83e88e4 100644 --- a/Mac/Demo/building.html +++ b/Mac/Demo/building.html @@ -482,6 +482,6 @@ be able to obtain resources from the library file lateron. Plugins can do the sa use the standard <code>__initialize</code> entry point. -<UL> +</UL> </BODY> </HTML> |