From 6f28ae2c4a50bf15451a1d8593c2c089035638c9 Mon Sep 17 00:00:00 2001 From: Brent Eagles Date: Tue, 20 Feb 2007 19:06:54 +0000 Subject: fixing python for VC 80 --- cpp/install/common/components/ice.python.python | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) (limited to 'cpp/install/common/components/ice.python.python') diff --git a/cpp/install/common/components/ice.python.python b/cpp/install/common/components/ice.python.python index 7d6735d03b9..f94030b62fe 100755 --- a/cpp/install/common/components/ice.python.python +++ b/cpp/install/common/components/ice.python.python @@ -1,16 +1,3 @@ -# To create an explicit listing for the demos run the following command -# in the demo directory of the IcePy distribution: -# find . -name "*.py" -type f | sed -e 's/^\.\///' >> file -# -# If you want to use wild card searches instead of explicitly listing -# files, you can delete the filenames and uncomment the following lines: -# -# *.py -# include=**/*.py -# -# Stop uncommenting here -# Delete from here to EOF - Glacier2/__init__.py Glacier2_PermissionsVerifierF_ice.py Glacier2_PermissionsVerifier_ice.py @@ -18,6 +5,8 @@ Glacier2_RouterF_ice.py Glacier2_Router_ice.py Glacier2_SessionF_ice.py Glacier2_Session_ice.py +Ice_ImplicitContextF_ice.py +Ice_ImplicitContext_ice.py Ice.py IceBox/__init__.py IceBox_IceBox_ice.py -- cgit v1.2.3