summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorSADA Kenji <sada@FreeBSD.org>2000-08-03 03:20:14 +0000
committerSADA Kenji <sada@FreeBSD.org>2000-08-03 03:20:14 +0000
commita11bb2b5015736eff17780c7b1856b4b402ae6a6 (patch)
tree65df3a422cc7363149b04df1680b33bfcd34cf07 /lang
parentAdd MESSAGE recommending using fuzz under jail(8) due to the potential (diff)
New port - SmallEiffel beta.
SmallEiffel The GNU Eiffel Compiler is a free open-source Eiffel compiler distributed under the terms of the GNU General Public License as published by the Free Software Foundation. It is a complete, small and very fast, free Eiffel compiler. PR: ports/18087 Submitted by: Berend de Boer <berend@nederware.nl>
Notes
Notes: svn path=/head/; revision=31265
Diffstat (limited to 'lang')
-rw-r--r--lang/smalleiffel-devel/Makefile25
-rw-r--r--lang/smalleiffel-devel/distinfo2
-rw-r--r--lang/smalleiffel-devel/pkg-comment2
-rw-r--r--lang/smalleiffel-devel/pkg-descr2
-rw-r--r--lang/smalleiffel-devel/pkg-plist1886
5 files changed, 960 insertions, 957 deletions
diff --git a/lang/smalleiffel-devel/Makefile b/lang/smalleiffel-devel/Makefile
index 56ebcb124ecf..0694217121b4 100644
--- a/lang/smalleiffel-devel/Makefile
+++ b/lang/smalleiffel-devel/Makefile
@@ -6,30 +6,29 @@
#
PORTNAME= smalleiffel
-PORTVERSION= 0.77
+PORTVERSION= 0.76.b4
CATEGORIES= lang
-MASTER_SITES= ftp://ftp.loria.fr/pub/loria/genielog/SmallEiffel/
-DISTNAME= se
-EXTRACT_SUFX= .tgz
+MASTER_SITES= http://people.FreeBSD.org/~sada/distfiles/
MAINTAINER= berend@pobox.com
WRKSRC= ${WRKDIR}/SmallEiffel
-# We install in this directory
-SEDIR= ${PREFIX}/${PKGNAME}
-
-# We alias a directory to the installation directory
-# so it is possible to easily switch between different builds
-ALIASDIR= ${PREFIX}/SmallEiffel
-
# SmallEiffel needs this to find system.se
MAKE_ENV+= SmallEiffel=${WRKSRC}/sys/system.se
ALL_TARGET=
+PLIST_SUB= PKGNAME=${PKGNAME}
PKGMESSAGE= ${WRKDIR}/MESSAGE
PKGINSTALL= ${WRKDIR}/INSTALL
+# We install in this directory
+SEDIR= ${PREFIX}/${PKGNAME}
+
+# We alias a directory to the installation directory
+# so it is possible to easily switch between different builds
+ALIASDIR= ${PREFIX}/SmallEiffel
+
# Make sure we can set the symbolic link SmallEiffel
# to the actual release directory.
do-install:
@@ -60,3 +59,7 @@ do-install:
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>
+
+# below is the location of original distributions.
+#MASTER_SITES= ftp://ftp.loria.fr/pub/loria/genielog/SmallEiffel/se.beta_test
+#DISTNAME= se
diff --git a/lang/smalleiffel-devel/distinfo b/lang/smalleiffel-devel/distinfo
index b682782cffb9..73eb0ee9d4fd 100644
--- a/lang/smalleiffel-devel/distinfo
+++ b/lang/smalleiffel-devel/distinfo
@@ -1 +1 @@
-MD5 (se.tgz) = 7ab24f8025ca50b4723ef8300cef9a86
+MD5 (smalleiffel-0.76.b4.tar.gz) = 7ab24f8025ca50b4723ef8300cef9a86
diff --git a/lang/smalleiffel-devel/pkg-comment b/lang/smalleiffel-devel/pkg-comment
index b2668d7b2328..4676c4b611e9 100644
--- a/lang/smalleiffel-devel/pkg-comment
+++ b/lang/smalleiffel-devel/pkg-comment
@@ -1 +1 @@
-The GNU compiler for the object-oriented language Eiffel
+A GNU compiler for the object-oriented language Eiffel
diff --git a/lang/smalleiffel-devel/pkg-descr b/lang/smalleiffel-devel/pkg-descr
index 84124e55d8de..329e4d2c1d74 100644
--- a/lang/smalleiffel-devel/pkg-descr
+++ b/lang/smalleiffel-devel/pkg-descr
@@ -15,7 +15,7 @@ SmallEiffel features an innovative strategy involving whole system
analysis which allows compilation to be often faster than the
incremental compilation of traditional compilers.
-WWW: http://smalleiffel.loria.fr/index.hmtl
+WWW: http://smalleiffel.loria.fr/index.html
- Berend
berend@pobox.com
diff --git a/lang/smalleiffel-devel/pkg-plist b/lang/smalleiffel-devel/pkg-plist
index 2ce0910ecb81..e10d964bea0b 100644
--- a/lang/smalleiffel-devel/pkg-plist
+++ b/lang/smalleiffel-devel/pkg-plist
@@ -1,944 +1,944 @@
-smalleiffel-0.77/COPYING
-smalleiffel-0.77/GNU_LICENSE
-smalleiffel-0.77/Makefile
-smalleiffel-0.77/READ_ME
-smalleiffel-0.77/bin/compile_to_c
-smalleiffel-0.77/bin/clean
-smalleiffel-0.77/bin/compile
-smalleiffel-0.77/bin/finder
-smalleiffel-0.77/bin/print_jvm_class
-smalleiffel-0.77/bin/short
-smalleiffel-0.77/bin/pretty
-smalleiffel-0.77/bin/compile_to_jvm
-smalleiffel-0.77/bin_c/compile_to_c27.c
-smalleiffel-0.77/bin_c/compile_to_c.h
-smalleiffel-0.77/bin_c/compile_to_c2.c
-smalleiffel-0.77/bin_c/compile_to_c3.c
-smalleiffel-0.77/bin_c/compile_to_c4.c
-smalleiffel-0.77/bin_c/compile_to_c5.c
-smalleiffel-0.77/bin_c/compile_to_c6.c
-smalleiffel-0.77/bin_c/compile_to_c7.c
-smalleiffel-0.77/bin_c/compile_to_c8.c
-smalleiffel-0.77/bin_c/compile_to_c9.c
-smalleiffel-0.77/bin_c/compile_to_c10.c
-smalleiffel-0.77/bin_c/compile_to_c11.c
-smalleiffel-0.77/bin_c/compile_to_c12.c
-smalleiffel-0.77/bin_c/compile_to_c13.c
-smalleiffel-0.77/bin_c/compile_to_c14.c
-smalleiffel-0.77/bin_c/compile_to_c15.c
-smalleiffel-0.77/bin_c/compile_to_c16.c
-smalleiffel-0.77/bin_c/compile_to_c17.c
-smalleiffel-0.77/bin_c/compile_to_c18.c
-smalleiffel-0.77/bin_c/compile_to_c19.c
-smalleiffel-0.77/bin_c/compile_to_c20.c
-smalleiffel-0.77/bin_c/compile_to_c21.c
-smalleiffel-0.77/bin_c/compile_to_c22.c
-smalleiffel-0.77/bin_c/compile_to_c23.c
-smalleiffel-0.77/bin_c/compile_to_c24.c
-smalleiffel-0.77/bin_c/compile_to_c25.c
-smalleiffel-0.77/bin_c/compile_to_c26.c
-smalleiffel-0.77/bin_c/compile_to_c1.c
-smalleiffel-0.77/contrib/edb/gc-inc
-smalleiffel-0.77/contrib/edb/edb.el
-smalleiffel-0.77/contrib/edb/edb19.el
-smalleiffel-0.77/contrib/edb/add-line-directive
-smalleiffel-0.77/contrib/edb/move-if-changed
-smalleiffel-0.77/contrib/edb/sec
-smalleiffel-0.77/contrib/edb/READ_ME
-smalleiffel-0.77/contrib/lib/case_insensitive_string.e
-smalleiffel-0.77/contrib/lib/header.txt
-smalleiffel-0.77/contrib/lib/string_formatter.e
-smalleiffel-0.77/contrib/htmldoc/READ_ME
-smalleiffel-0.77/contrib/htmldoc/htmlshort
-smalleiffel-0.77/contrib/htmldoc/hooks.sh
-smalleiffel-0.77/contrib/READ_ME
-smalleiffel-0.77/install.c
-smalleiffel-0.77/install.e
-smalleiffel-0.77/install.exe
-smalleiffel-0.77/install.h
-smalleiffel-0.77/lib_iterator/iterator_on_dictionary_keys.e
-smalleiffel-0.77/lib_iterator/iterator_on_collection.e
-smalleiffel-0.77/lib_iterator/iterator_on_dictionary_items.e
-smalleiffel-0.77/lib_iterator/iterator.e
-smalleiffel-0.77/lib_iterator/iterator_on_linked_list.e
-smalleiffel-0.77/lib_iterator/iterator_on_string.e
-smalleiffel-0.77/lib_iterator/iterator_on_two_way_linked_list.e
-smalleiffel-0.77/lib_number/small_integer.e
-smalleiffel-0.77/lib_number/abstract_integer.e
-smalleiffel-0.77/lib_number/large_fraction.e
-smalleiffel-0.77/lib_number/large_integer.e
-smalleiffel-0.77/lib_number/large_negative_integer.e
-smalleiffel-0.77/lib_number/large_positive_integer.e
-smalleiffel-0.77/lib_number/number.e
-smalleiffel-0.77/lib_number/number_tools.e
-smalleiffel-0.77/lib_number/small_fraction.e
-smalleiffel-0.77/lib_number/abstract_fraction.e
-smalleiffel-0.77/lib_random/READ_ME
-smalleiffel-0.77/lib_random/gen_rand.e
-smalleiffel-0.77/lib_random/min_stand.e
-smalleiffel-0.77/lib_random/std_rand.e
-smalleiffel-0.77/lib_se/eiffel_parser.e.flc
-smalleiffel-0.77/lib_se/run_feature_4.e
-smalleiffel-0.77/lib_se/argument_name.e
-smalleiffel-0.77/lib_se/short.e
-smalleiffel-0.77/lib_se/argument_name1.e
-smalleiffel-0.77/lib_se/argument_name2.e
-smalleiffel-0.77/lib_se/assertion.e
-smalleiffel-0.77/lib_se/assertion_list.e
-smalleiffel-0.77/lib_se/assignment.e
-smalleiffel-0.77/lib_se/attribute.e
-smalleiffel-0.77/lib_se/base_class.e
-smalleiffel-0.77/lib_se/jvm.e
-smalleiffel-0.77/lib_se/base_type_constant.e
-smalleiffel-0.77/lib_se/run_feature.e
-smalleiffel-0.77/lib_se/expression.e
-smalleiffel-0.77/lib_se/bit_constant.e
-smalleiffel-0.77/lib_se/call_infix_eq.e
-smalleiffel-0.77/lib_se/boolean_constant.e
-smalleiffel-0.77/lib_se/eiffel_parser.e
-smalleiffel-0.77/lib_se/short_print.e
-smalleiffel-0.77/lib_se/call.e
-smalleiffel-0.77/lib_se/call_0.e
-smalleiffel-0.77/lib_se/call_0_c.e
-smalleiffel-0.77/lib_se/globals.e
-smalleiffel-0.77/lib_se/call_1.e
-smalleiffel-0.77/lib_se/call_1_c.e
-smalleiffel-0.77/lib_se/run_class.e
-smalleiffel-0.77/lib_se/call_infix.e
-smalleiffel-0.77/lib_se/call_infix_and.e
-smalleiffel-0.77/lib_se/call_infix_and_then.e
-smalleiffel-0.77/lib_se/run_require.e
-smalleiffel-0.77/lib_se/call_infix_div.e
-smalleiffel-0.77/lib_se/compile.e
-smalleiffel-0.77/lib_se/type.e
-smalleiffel-0.77/lib_se/character_constant.e
-smalleiffel-0.77/lib_se/print_jvm_class.e
-smalleiffel-0.77/lib_se/e_old.e
-smalleiffel-0.77/lib_se/call_infix_freeop.e
-smalleiffel-0.77/lib_se/compile_to_c.e
-smalleiffel-0.77/lib_se/call_n.e
-smalleiffel-0.77/lib_se/call_infix_ge.e
-smalleiffel-0.77/lib_se/constant_pool.e
-smalleiffel-0.77/lib_se/call_infix_gt.e
-smalleiffel-0.77/lib_se/call_infix_le.e
-smalleiffel-0.77/lib_se/call_prefix_minus.e
-smalleiffel-0.77/lib_se/call_infix_implies.e
-smalleiffel-0.77/lib_se/call_prefix_freeop.e
-smalleiffel-0.77/lib_se/call_infix_int_div.e
-smalleiffel-0.77/lib_se/class_invariant.e
-smalleiffel-0.77/lib_se/call_infix_int_rem.e
-smalleiffel-0.77/lib_se/c_pretty_printer.e
-smalleiffel-0.77/lib_se/call_prefix_plus.e
-smalleiffel-0.77/lib_se/call_infix_lt.e
-smalleiffel-0.77/lib_se/parent_list.e
-smalleiffel-0.77/lib_se/call_infix_minus.e
-smalleiffel-0.77/lib_se/call_prefix_not.e
-smalleiffel-0.77/lib_se/call_infix_neq.e
-smalleiffel-0.77/lib_se/declaration_group.e
-smalleiffel-0.77/lib_se/call_infix_or.e
-smalleiffel-0.77/lib_se/clean.e
-smalleiffel-0.77/lib_se/cp_info.e
-smalleiffel-0.77/lib_se/call_infix_or_else.e
-smalleiffel-0.77/lib_se/parent.e
-smalleiffel-0.77/lib_se/call_infix_plus.e
-smalleiffel-0.77/lib_se/gc_handler.e
-smalleiffel-0.77/lib_se/call_infix_power.e
-smalleiffel-0.77/lib_se/feature_name_list.e
-smalleiffel-0.77/lib_se/call_infix_times.e
-smalleiffel-0.77/lib_se/declaration_1.e
-smalleiffel-0.77/lib_se/call_infix_xor.e
-smalleiffel-0.77/lib_se/comment.e
-smalleiffel-0.77/lib_se/small_eiffel.e
-smalleiffel-0.77/lib_se/call_prefix.e
-smalleiffel-0.77/lib_se/native_small_eiffel.e
-smalleiffel-0.77/lib_se/parser_buffer.e
-smalleiffel-0.77/lib_se/formal_generic_list.e
-smalleiffel-0.77/lib_se/formal_generic_arg.e
-smalleiffel-0.77/lib_se/run_feature_8.e
-smalleiffel-0.77/lib_se/creation_clause_list.e
-smalleiffel-0.77/lib_se/type_bit_2.e
-smalleiffel-0.77/lib_se/type_expanded.e
-smalleiffel-0.77/lib_se/call_proc_call.e
-smalleiffel-0.77/lib_se/cecil_arg_list.e
-smalleiffel-0.77/lib_se/cecil_pool.e
-smalleiffel-0.77/lib_se/error_handler.e
-smalleiffel-0.77/lib_se/cecil_target.e
-smalleiffel-0.77/lib_se/creation_clause.e
-smalleiffel-0.77/lib_se/feature_name.e
-smalleiffel-0.77/lib_se/external_routine.e
-smalleiffel-0.77/lib_se/check_invariant.e
-smalleiffel-0.77/lib_se/feature_clause.e
-smalleiffel-0.77/lib_se/class_name.e
-smalleiffel-0.77/lib_se/class_name_list.e
-smalleiffel-0.77/lib_se/infix_name.e
-smalleiffel-0.77/lib_se/client_list.e
-smalleiffel-0.77/lib_se/type_none.e
-smalleiffel-0.77/lib_se/code_attribute.e
-smalleiffel-0.77/lib_se/native_c.e
-smalleiffel-0.77/lib_se/code_printer.e
-smalleiffel-0.77/lib_se/prefix_name.e
-smalleiffel-0.77/lib_se/native_inline_without_current.e
-smalleiffel-0.77/lib_se/index_list.e
-smalleiffel-0.77/lib_se/compile_to_jvm.e
-smalleiffel-0.77/lib_se/compound.e
-smalleiffel-0.77/lib_se/type_bit_1.e
-smalleiffel-0.77/lib_se/native_jvm.e
-smalleiffel-0.77/lib_se/run_feature_7.e
-smalleiffel-0.77/lib_se/cp_info_tags.e
-smalleiffel-0.77/lib_se/creation_call.e
-smalleiffel-0.77/lib_se/creation_call_1.e
-smalleiffel-0.77/lib_se/creation_call_1_2.e
-smalleiffel-0.77/lib_se/creation_call_2.e
-smalleiffel-0.77/lib_se/creation_call_2_4.e
-smalleiffel-0.77/lib_se/cst_att.e
-smalleiffel-0.77/lib_se/creation_call_3.e
-smalleiffel-0.77/lib_se/creation_call_3_4.e
-smalleiffel-0.77/lib_se/creation_call_4.e
-smalleiffel-0.77/lib_se/pretty.e
-smalleiffel-0.77/lib_se/declaration.e
-smalleiffel-0.77/lib_se/e_feature.e
-smalleiffel-0.77/lib_se/local_argument.e
-smalleiffel-0.77/lib_se/cst_att_bit.e
-smalleiffel-0.77/lib_se/cst_att_boolean.e
-smalleiffel-0.77/lib_se/cst_att_character.e
-smalleiffel-0.77/lib_se/cst_att_double.e
-smalleiffel-0.77/lib_se/cst_att_real.e
-smalleiffel-0.77/lib_se/e_ensure.e
-smalleiffel-0.77/lib_se/cst_att_integer.e
-smalleiffel-0.77/lib_se/cst_att_string.e
-smalleiffel-0.77/lib_se/cst_att_unique.e
-smalleiffel-0.77/lib_se/formal_arg_list.e
-smalleiffel-0.77/lib_se/echo.e
-smalleiffel-0.77/lib_se/type_like_feature.e
-smalleiffel-0.77/lib_se/declaration_list.e
-smalleiffel-0.77/lib_se/deferred_function.e
-smalleiffel-0.77/lib_se/deferred_procedure.e
-smalleiffel-0.77/lib_se/deferred_routine.e
-smalleiffel-0.77/lib_se/fmt.e
-smalleiffel-0.77/lib_se/effective_arg_list.e
-smalleiffel-0.77/lib_se/effective_routine.e
-smalleiffel-0.77/lib_se/local_name.e
-smalleiffel-0.77/lib_se/exception_table.e
-smalleiffel-0.77/lib_se/export_item.e
-smalleiffel-0.77/lib_se/export_list.e
-smalleiffel-0.77/lib_se/expression_with_comment.e
-smalleiffel-0.77/lib_se/e_require.e
-smalleiffel-0.77/lib_se/external_function.e
-smalleiffel-0.77/lib_se/external_procedure.e
-smalleiffel-0.77/lib_se/e_check.e
-smalleiffel-0.77/lib_se/type_array.e
-smalleiffel-0.77/lib_se/type_bit.e
-smalleiffel-0.77/lib_se/e_debug.e
-smalleiffel-0.77/lib_se/e_false.e
-smalleiffel-0.77/lib_se/type_any.e
-smalleiffel-0.77/lib_se/e_inspect.e
-smalleiffel-0.77/lib_se/e_loop.e
-smalleiffel-0.77/lib_se/once_routine_pool.e
-smalleiffel-0.77/lib_se/e_retry.e
-smalleiffel-0.77/lib_se/type_native_array.e
-smalleiffel-0.77/lib_se/e_strip.e
-smalleiffel-0.77/lib_se/e_true.e
-smalleiffel-0.77/lib_se/e_void.e
-smalleiffel-0.77/lib_se/e_when.e
-smalleiffel-0.77/lib_se/feature_clause_list.e
-smalleiffel-0.77/lib_se/type_string.e
-smalleiffel-0.77/lib_se/type_anchored.e
-smalleiffel-0.77/lib_se/field_info.e
-smalleiffel-0.77/lib_se/finder.e
-smalleiffel-0.77/lib_se/system_tools.e
-smalleiffel-0.77/lib_se/function.e
-smalleiffel-0.77/lib_se/id_provider.e
-smalleiffel-0.77/lib_se/type_basic_eiffel_expanded.e
-smalleiffel-0.77/lib_se/simple_feature_name.e
-smalleiffel-0.77/lib_se/ifthen.e
-smalleiffel-0.77/lib_se/ifthenelse.e
-smalleiffel-0.77/lib_se/ifthenlist.e
-smalleiffel-0.77/lib_se/if_globals.e
-smalleiffel-0.77/lib_se/index_clause.e
-smalleiffel-0.77/lib_se/type_class.e
-smalleiffel-0.77/lib_se/type_generic.e
-smalleiffel-0.77/lib_se/instruction.e
-smalleiffel-0.77/lib_se/instruction_with_comment.e
-smalleiffel-0.77/lib_se/integer_constant.e
-smalleiffel-0.77/lib_se/type_bit_ref.e
-smalleiffel-0.77/lib_se/type_formal_generic.e
-smalleiffel-0.77/lib_se/local_name1.e
-smalleiffel-0.77/lib_se/local_name2.e
-smalleiffel-0.77/lib_se/local_var_list.e
-smalleiffel-0.77/lib_se/loop_invariant.e
-smalleiffel-0.77/lib_se/loop_variant.e
-smalleiffel-0.77/lib_se/loop_variant_1.e
-smalleiffel-0.77/lib_se/loop_variant_2.e
-smalleiffel-0.77/lib_se/manifest_array.e
-smalleiffel-0.77/lib_se/name.e
-smalleiffel-0.77/lib_se/manifest_string.e
-smalleiffel-0.77/lib_se/tag_name.e
-smalleiffel-0.77/lib_se/manifest_string_pool.e
-smalleiffel-0.77/lib_se/method_info.e
-smalleiffel-0.77/lib_se/native.e
-smalleiffel-0.77/lib_se/native_inline_with_current.e
-smalleiffel-0.77/lib_se/type_like_argument.e
-smalleiffel-0.77/lib_se/native_without_current.e
-smalleiffel-0.77/lib_se/native_with_current.e
-smalleiffel-0.77/lib_se/once_function.e
-smalleiffel-0.77/lib_se/once_procedure.e
-smalleiffel-0.77/lib_se/once_routine.e
-smalleiffel-0.77/lib_se/type_like_current.e
-smalleiffel-0.77/lib_se/position.e
-smalleiffel-0.77/lib_se/procedure.e
-smalleiffel-0.77/lib_se/proc_call.e
-smalleiffel-0.77/lib_se/proc_call_0.e
-smalleiffel-0.77/lib_se/proc_call_1.e
-smalleiffel-0.77/lib_se/proc_call_n.e
-smalleiffel-0.77/lib_se/real_constant.e
-smalleiffel-0.77/lib_se/rename_list.e
-smalleiffel-0.77/lib_se/rename_pair.e
-smalleiffel-0.77/lib_se/reverse_assignment.e
-smalleiffel-0.77/lib_se/routine.e
-smalleiffel-0.77/lib_se/run_control.e
-smalleiffel-0.77/lib_se/tmp_name.e
-smalleiffel-0.77/lib_se/run_feature_1.e
-smalleiffel-0.77/lib_se/run_feature_2.e
-smalleiffel-0.77/lib_se/run_feature_3.e
-smalleiffel-0.77/lib_se/run_feature_5.e
-smalleiffel-0.77/lib_se/run_feature_6.e
-smalleiffel-0.77/lib_se/run_feature_9.e
-smalleiffel-0.77/lib_se/same_executables.e
-smalleiffel-0.77/lib_se/switch.e
-smalleiffel-0.77/lib_se/switch_collection.e
-smalleiffel-0.77/lib_se/tmp_feature.e
-smalleiffel-0.77/lib_se/type_boolean.e
-smalleiffel-0.77/lib_se/type_character.e
-smalleiffel-0.77/lib_se/type_double.e
-smalleiffel-0.77/lib_se/type_integer.e
-smalleiffel-0.77/lib_se/type_pointer.e
-smalleiffel-0.77/lib_se/type_real.e
-smalleiffel-0.77/lib_se/when_item.e
-smalleiffel-0.77/lib_se/when_item_1.e
-smalleiffel-0.77/lib_se/when_item_2.e
-smalleiffel-0.77/lib_se/when_list.e
-smalleiffel-0.77/lib_se/writable_attribute.e
-smalleiffel-0.77/lib_se/native_jvm_invokestatic.e
-smalleiffel-0.77/lib_se/native_jvm_invokevirtual.e
-smalleiffel-0.77/lib_se/frozen_string_list.e
-smalleiffel-0.77/lib_se/binary_file_read.e
-smalleiffel-0.77/lib_se/conversion_handler.e
-smalleiffel-0.77/lib_se/manifest_array_pool.e
-smalleiffel-0.77/lib_se/binary_file_write.e
-smalleiffel-0.77/lib_se/e_precursor.e
-smalleiffel-0.77/lib_se/exceptions_handler.e
-smalleiffel-0.77/lib_se/precursor_name.e
-smalleiffel-0.77/lib_se/run_feature_10.e
-smalleiffel-0.77/lib_se/run_feature_11.e
-smalleiffel-0.77/lib_se/type_ref_to_exp.e
-smalleiffel-0.77/lib_se/e_precursor_procedure.e
-smalleiffel-0.77/lib_se/e_precursor_function.e
-smalleiffel-0.77/lib_se/abstract_current.e
-smalleiffel-0.77/lib_se/local_argument1.e
-smalleiffel-0.77/lib_se/call_infix2.e
-smalleiffel-0.77/lib_se/call_infix1.e
-smalleiffel-0.77/lib_se/abstract_result.e
-smalleiffel-0.77/lib_se/address_of_pool.e
-smalleiffel-0.77/lib_se/ordinary_result.e
-smalleiffel-0.77/lib_se/once_result.e
-smalleiffel-0.77/lib_se/implicit_cast.e
-smalleiffel-0.77/lib_se/written_current.e
-smalleiffel-0.77/lib_se/frozen_feature_name.e
-smalleiffel-0.77/lib_se/implicit_current.e
-smalleiffel-0.77/lib_se/command_flags.e
-smalleiffel-0.77/lib_se/assertion_collector.e
-smalleiffel-0.77/lib_se/aliased_string_list.e
-smalleiffel-0.77/lib_se/string_aliaser.e
-smalleiffel-0.77/lib_se/native_c_plus_plus.e
-smalleiffel-0.77/lib_se/address_of.e
-smalleiffel-0.77/lib_show/external/C/external_demo.out
-smalleiffel-0.77/lib_show/external/C/address_of_demo.e
-smalleiffel-0.77/lib_show/external/C/READ_ME
-smalleiffel-0.77/lib_show/external/C/external_demo.e
-smalleiffel-0.77/lib_show/external/C/external_src.c
-smalleiffel-0.77/lib_show/external/C/address_of_src.c
-smalleiffel-0.77/lib_show/external/C/address_of_demo.out
-smalleiffel-0.77/lib_show/external/JVM/example1.e
-smalleiffel-0.77/lib_show/external/JVM/example2.e
-smalleiffel-0.77/lib_show/external/JVM/example1.out
-smalleiffel-0.77/lib_show/external/JVM/example2.out
-smalleiffel-0.77/lib_show/external/C++/example4.e
-smalleiffel-0.77/lib_show/external/C++/Foo.h
-smalleiffel-0.77/lib_show/external/C++/Bar.h
-smalleiffel-0.77/lib_show/external/C++/Bar.cpp
-smalleiffel-0.77/lib_show/external/C++/example3.e
-smalleiffel-0.77/lib_show/external/C++/example1.e
-smalleiffel-0.77/lib_show/external/C++/example2.e
-smalleiffel-0.77/lib_show/external/C++/Foo.cpp
-smalleiffel-0.77/lib_show/external/READ_ME
-smalleiffel-0.77/lib_show/number/example1.e
-smalleiffel-0.77/lib_show/number/example2.e
-smalleiffel-0.77/lib_show/number/example3.e
-smalleiffel-0.77/lib_show/random/example3.e
-smalleiffel-0.77/lib_show/random/example1.e
-smalleiffel-0.77/lib_show/random/example2.e
-smalleiffel-0.77/lib_show/basic_time/example1.e
-smalleiffel-0.77/lib_show/basic_time/example5.e
-smalleiffel-0.77/lib_show/basic_time/example2.e
-smalleiffel-0.77/lib_show/basic_time/example3.e
-smalleiffel-0.77/lib_show/basic_time/example4.e
-smalleiffel-0.77/lib_show/sorting/example1.e
-smalleiffel-0.77/lib_show/sorting/example2.e
-smalleiffel-0.77/lib_show/cecil/example9/c_prog.c
-smalleiffel-0.77/lib_show/cecil/example9/cecil.se
-smalleiffel-0.77/lib_show/cecil/example9/example.e
-smalleiffel-0.77/lib_show/cecil/example9/output
-smalleiffel-0.77/lib_show/cecil/example9/eif_stuff.e
-smalleiffel-0.77/lib_show/cecil/example2/cecil.se
-smalleiffel-0.77/lib_show/cecil/example2/c_prog.c
-smalleiffel-0.77/lib_show/cecil/example2/example.e
-smalleiffel-0.77/lib_show/cecil/example2/output
-smalleiffel-0.77/lib_show/cecil/example3/cecil.se
-smalleiffel-0.77/lib_show/cecil/example3/c_prog.c
-smalleiffel-0.77/lib_show/cecil/example3/example.e
-smalleiffel-0.77/lib_show/cecil/example3/output
-smalleiffel-0.77/lib_show/cecil/example4/.gdb_history
-smalleiffel-0.77/lib_show/cecil/example4/cat.e
-smalleiffel-0.77/lib_show/cecil/example4/cecil.se
-smalleiffel-0.77/lib_show/cecil/example4/c_prog.c
-smalleiffel-0.77/lib_show/cecil/example4/dog.e
-smalleiffel-0.77/lib_show/cecil/example4/example.e
-smalleiffel-0.77/lib_show/cecil/example4/output
-smalleiffel-0.77/lib_show/cecil/example4/animal.e
-smalleiffel-0.77/lib_show/cecil/JVM/root2.e
-smalleiffel-0.77/lib_show/cecil/JVM/Example3.java
-smalleiffel-0.77/lib_show/cecil/JVM/root4.e
-smalleiffel-0.77/lib_show/cecil/JVM/Example1.java
-smalleiffel-0.77/lib_show/cecil/JVM/root3.e
-smalleiffel-0.77/lib_show/cecil/JVM/Example4.java
-smalleiffel-0.77/lib_show/cecil/JVM/Example2.java
-smalleiffel-0.77/lib_show/cecil/example1/cecil.se
-smalleiffel-0.77/lib_show/cecil/example1/c_prog.c
-smalleiffel-0.77/lib_show/cecil/example1/example.e
-smalleiffel-0.77/lib_show/cecil/example1/.gdb_history
-smalleiffel-0.77/lib_show/cecil/example1/output
-smalleiffel-0.77/lib_show/cecil/example6/cecil.se
-smalleiffel-0.77/lib_show/cecil/example6/c_prog.c
-smalleiffel-0.77/lib_show/cecil/example6/example.e
-smalleiffel-0.77/lib_show/cecil/example6/output
-smalleiffel-0.77/lib_show/cecil/example7/c_prog.c
-smalleiffel-0.77/lib_show/cecil/example7/cecil.se
-smalleiffel-0.77/lib_show/cecil/example7/example.e
-smalleiffel-0.77/lib_show/cecil/example7/output
-smalleiffel-0.77/lib_show/cecil/example8/c_prog.c
-smalleiffel-0.77/lib_show/cecil/example8/cecil.se
-smalleiffel-0.77/lib_show/cecil/example8/example.e
-smalleiffel-0.77/lib_show/cecil/example8/c_factory.e
-smalleiffel-0.77/lib_show/cecil/example8/output
-smalleiffel-0.77/lib_show/cecil/example5/cecil.se
-smalleiffel-0.77/lib_show/cecil/example5/c_prog.c
-smalleiffel-0.77/lib_show/cecil/example5/example.e
-smalleiffel-0.77/lib_show/cecil/example5/output
-smalleiffel-0.77/lib_show/cecil/READ_ME
-smalleiffel-0.77/lib_show/parking/command.e
-smalleiffel-0.77/lib_show/parking/date.e
-smalleiffel-0.77/lib_show/parking/level.e
-smalleiffel-0.77/lib_show/parking/parking.e
-smalleiffel-0.77/lib_show/parking/run_parking.e
-smalleiffel-0.77/lib_show/parking/ticket.e
-smalleiffel-0.77/lib_show/basic_directory/example1.e
-smalleiffel-0.77/lib_show/basic_directory/example2.e
-smalleiffel-0.77/lib_show/basic_directory/example3.e
-smalleiffel-0.77/lib_show/basic_directory/example4.e
-smalleiffel-0.77/lib_show/basic_directory/example5.e
-smalleiffel-0.77/lib_show/basic_directory/example6.e
-smalleiffel-0.77/lib_show/gcd/integer.e
-smalleiffel-0.77/lib_show/gcd/test_gcd.e
-smalleiffel-0.77/lib_show/directory/example1.e
-smalleiffel-0.77/lib_show/animal/sample3.e
-smalleiffel-0.77/lib_show/animal/chat.e
-smalleiffel-0.77/lib_show/animal/chien.e
-smalleiffel-0.77/lib_show/animal/mille_pattes.e
-smalleiffel-0.77/lib_show/animal/quadrupede.e
-smalleiffel-0.77/lib_show/animal/sample1.e
-smalleiffel-0.77/lib_show/animal/sample2.e
-smalleiffel-0.77/lib_show/animal/animal.e
-smalleiffel-0.77/lib_show/hanoi/hanoi.e
-smalleiffel-0.77/lib_show/hanoi/tower.e
-smalleiffel-0.77/lib_show/iterator/example1.e
-smalleiffel-0.77/lib_show/iterator/example2.e
-smalleiffel-0.77/lib_show/iterator/iterator_with_variant.e
-smalleiffel-0.77/lib_show/iterator/iterator_on_random_generator.e
-smalleiffel-0.77/lib_show/iterator/example3.e
-smalleiffel-0.77/lib_show/spread_illness.e
-smalleiffel-0.77/lib_show/pyramid.e
-smalleiffel-0.77/lib_show/pyramid2.e
-smalleiffel-0.77/lib_show/print_arguments.e
-smalleiffel-0.77/lib_show/hello_world.e
-smalleiffel-0.77/lib_show/fibonacci.e
-smalleiffel-0.77/lib_show/knight.e
-smalleiffel-0.77/lib_std/time_in_some_language.e
-smalleiffel-0.77/lib_std/arguments.e
-smalleiffel-0.77/lib_std/array.e
-smalleiffel-0.77/lib_std/array2.e
-smalleiffel-0.77/lib_std/arrayed_collection.e
-smalleiffel-0.77/lib_std/bit_n.e
-smalleiffel-0.77/lib_std/character.e
-smalleiffel-0.77/lib_std/bit_n_ref.e
-smalleiffel-0.77/lib_std/boolean.e
-smalleiffel-0.77/lib_std/boolean_ref.e
-smalleiffel-0.77/lib_std/std_file_read.e
-smalleiffel-0.77/lib_std/character_ref.e
-smalleiffel-0.77/lib_std/collection.e
-smalleiffel-0.77/lib_std/comparable.e
-smalleiffel-0.77/lib_std/counter.e
-smalleiffel-0.77/lib_std/dictionary.e
-smalleiffel-0.77/lib_std/double.e
-smalleiffel-0.77/lib_std/double_ref.e
-smalleiffel-0.77/lib_std/file_tools.e
-smalleiffel-0.77/lib_std/fixed_array.e
-smalleiffel-0.77/lib_std/collection2.e
-smalleiffel-0.77/lib_std/general.e
-smalleiffel-0.77/lib_std/input_stream.e
-smalleiffel-0.77/lib_std/integer.e
-smalleiffel-0.77/lib_std/string.e
-smalleiffel-0.77/lib_std/integer_ref.e
-smalleiffel-0.77/lib_std/link.e
-smalleiffel-0.77/lib_std/link2.e
-smalleiffel-0.77/lib_std/bit_string.e
-smalleiffel-0.77/lib_std/linked_collection.e
-smalleiffel-0.77/lib_std/basic_time.e
-smalleiffel-0.77/lib_std/memory.e
-smalleiffel-0.77/lib_std/native_array.e
-smalleiffel-0.77/lib_std/numeric.e
-smalleiffel-0.77/lib_std/output_stream.e
-smalleiffel-0.77/lib_std/platform.e
-smalleiffel-0.77/lib_std/pointer.e
-smalleiffel-0.77/lib_std/pointer_ref.e
-smalleiffel-0.77/lib_std/real.e
-smalleiffel-0.77/lib_std/real_ref.e
-smalleiffel-0.77/lib_std/std_error.e
-smalleiffel-0.77/lib_std/memo.e
-smalleiffel-0.77/lib_std/std_input.e
-smalleiffel-0.77/lib_std/std_file_read_write.e
-smalleiffel-0.77/lib_std/hashable.e
-smalleiffel-0.77/lib_std/std_file_write.e
-smalleiffel-0.77/lib_std/std_input_output.e
-smalleiffel-0.77/lib_std/std_output.e
-smalleiffel-0.77/lib_std/exceptions.e
-smalleiffel-0.77/lib_std/fixed_array2.e
-smalleiffel-0.77/lib_std/dirent.e
-smalleiffel-0.77/lib_std/directory.e
-smalleiffel-0.77/lib_std/collection_sorter.e
-smalleiffel-0.77/lib_std/basic_directory.e
-smalleiffel-0.77/lib_std/reverse_collection_sorter.e
-smalleiffel-0.77/lib_std/array3.e
-smalleiffel-0.77/lib_std/fixed_array3.e
-smalleiffel-0.77/lib_std/time_in_french.e
-smalleiffel-0.77/lib_std/linked_list.e
-smalleiffel-0.77/lib_std/two_way_linked_list.e
-smalleiffel-0.77/lib_std/collection3.e
-smalleiffel-0.77/lib_std/link_list.e
-smalleiffel-0.77/lib_std/time_in_english.e
-smalleiffel-0.77/lib_std/time_in_italian.e
-smalleiffel-0.77/lib_std/link2_list.e
-smalleiffel-0.77/lib_std/any.e
-smalleiffel-0.77/man/install.txt
-smalleiffel-0.77/man/compile.html
-smalleiffel-0.77/man/se-line.gif
-smalleiffel-0.77/man/compile_to_c.html
-smalleiffel-0.77/man/Eiffel.FAQ
-smalleiffel-0.77/man/compile.txt
-smalleiffel-0.77/man/compile_to_c.txt
-smalleiffel-0.77/man/compile_to_jvm.html
-smalleiffel-0.77/man/pretty.html
-smalleiffel-0.77/man/pretty.txt
-smalleiffel-0.77/man/short.html
-smalleiffel-0.77/man/short.txt
-smalleiffel-0.77/man/finder.html
-smalleiffel-0.77/man/compile_to_jvm.txt
-smalleiffel-0.77/man/print_jvm_class.html
-smalleiffel-0.77/man/finder.txt
-smalleiffel-0.77/man/cecil.html
-smalleiffel-0.77/man/cecil.txt
-smalleiffel-0.77/man/external.html
-smalleiffel-0.77/man/external.txt
-smalleiffel-0.77/man/system.html
-smalleiffel-0.77/man/system.txt
-smalleiffel-0.77/man/clean.html
-smalleiffel-0.77/man/print_jvm_class.txt
-smalleiffel-0.77/man/SmallEiffelFAQ.html
-smalleiffel-0.77/man/clean.txt
-smalleiffel-0.77/man/support.html
-smalleiffel-0.77/man/c_code.html
-smalleiffel-0.77/man/SmallEiffelFAQ.txt
-smalleiffel-0.77/man/support.txt
-smalleiffel-0.77/man/index.html
-smalleiffel-0.77/man/c_code.txt
-smalleiffel-0.77/man/install.html
-smalleiffel-0.77/man/commands.txt
-smalleiffel-0.77/misc/benchmarks/gc/LkROInc/bench.e
-smalleiffel-0.77/misc/benchmarks/gc/CNoLfO/triangle.e
-smalleiffel-0.77/misc/benchmarks/gc/CNoLfO/point.e
-smalleiffel-0.77/misc/benchmarks/gc/CNoLfO/bench.e
-smalleiffel-0.77/misc/benchmarks/gc/DNeStr/bench.e
-smalleiffel-0.77/misc/benchmarks/gc/DNeStr/link.e
-smalleiffel-0.77/misc/benchmarks/gc/LaEStk/bench.e
-smalleiffel-0.77/misc/benchmarks/gc/LaEStk/point.e
-smalleiffel-0.77/misc/benchmarks/gc/LaStk/bench.e
-smalleiffel-0.77/misc/benchmarks/gc/LaStk/point.e
-smalleiffel-0.77/misc/benchmarks/gc/LkFSO/triangle.e
-smalleiffel-0.77/misc/benchmarks/gc/LkFSO/bench.e
-smalleiffel-0.77/misc/benchmarks/gc/LkFSO/point.e
-smalleiffel-0.77/misc/benchmarks/gc/LkRODec/bench.e
-smalleiffel-0.77/misc/benchmarks/gc/CLfO/bench.e
-smalleiffel-0.77/misc/benchmarks/gc/LkRORnd/bench.e
-smalleiffel-0.77/misc/benchmarks/gc/LkRORnd/std_rand.e
-smalleiffel-0.77/misc/benchmarks/gc/LkROSm/bench.e
-smalleiffel-0.77/misc/benchmarks/gc/MFSO/apple.e
-smalleiffel-0.77/misc/benchmarks/gc/MFSO/bench.e
-smalleiffel-0.77/misc/benchmarks/gc/MFSO/fruit.e
-smalleiffel-0.77/misc/benchmarks/gc/MRO/bench.e
-smalleiffel-0.77/misc/benchmarks/gc/PLk/bench.e
-smalleiffel-0.77/misc/benchmarks/gc/PLk/apple.e
-smalleiffel-0.77/misc/benchmarks/gc/PLk/fruit.e
-smalleiffel-0.77/misc/benchmarks/gc/PLk/peach.e
-smalleiffel-0.77/misc/benchmarks/gc/PMO/apple.e
-smalleiffel-0.77/misc/benchmarks/gc/PMO/bench.e
-smalleiffel-0.77/misc/benchmarks/gc/PMO/fruit.e
-smalleiffel-0.77/misc/benchmarks/gc/PMO/peach.e
-smalleiffel-0.77/misc/benchmarks/collection/bench2/array_bench.e
-smalleiffel-0.77/misc/benchmarks/collection/bench2/bench.csh
-smalleiffel-0.77/misc/benchmarks/collection/bench2/bench.e
-smalleiffel-0.77/misc/benchmarks/collection/bench2/fixed_array_bench.e
-smalleiffel-0.77/misc/benchmarks/collection/bench2/linked_list_bench.e
-smalleiffel-0.77/misc/benchmarks/collection/bench2/two_way_linked_list_bench.e
-smalleiffel-0.77/misc/benchmarks/collection/bench3/array_bench.e
-smalleiffel-0.77/misc/benchmarks/collection/bench3/bench.csh
-smalleiffel-0.77/misc/benchmarks/collection/bench3/bench.e
-smalleiffel-0.77/misc/benchmarks/collection/bench3/fixed_array_bench.e
-smalleiffel-0.77/misc/benchmarks/collection/bench3/linked_list_bench.e
-smalleiffel-0.77/misc/benchmarks/collection/bench3/two_way_linked_list_bench.e
-smalleiffel-0.77/misc/benchmarks/collection/bench4/array_bench.e
-smalleiffel-0.77/misc/benchmarks/collection/bench4/bench.csh
-smalleiffel-0.77/misc/benchmarks/collection/bench4/bench.e
-smalleiffel-0.77/misc/benchmarks/collection/bench4/fixed_array_bench.e
-smalleiffel-0.77/misc/benchmarks/collection/bench4/linked_list_bench.e
-smalleiffel-0.77/misc/benchmarks/collection/bench4/two_way_linked_list_bench.e
-smalleiffel-0.77/misc/benchmarks/collection/bench1/array_bench.e
-smalleiffel-0.77/misc/benchmarks/collection/bench1/bench.e
-smalleiffel-0.77/misc/benchmarks/collection/bench1/fixed_array_bench.e
-smalleiffel-0.77/misc/benchmarks/collection/bench1/bench.csh
-smalleiffel-0.77/misc/benchmarks/collection/bench1/linked_list_bench.e
-smalleiffel-0.77/misc/benchmarks/collection/bench1/two_way_linked_list_bench.e
-smalleiffel-0.77/misc/benchmarks/collection3/bench2/array3_bench.e
-smalleiffel-0.77/misc/benchmarks/collection3/bench2/bench.e
-smalleiffel-0.77/misc/benchmarks/collection3/bench2/fixed_array3_bench.e
-smalleiffel-0.77/misc/benchmarks/collection3/bench2/bench.csh
-smalleiffel-0.77/misc/benchmarks/collection3/bench1/bench.csh
-smalleiffel-0.77/misc/benchmarks/collection3/bench1/bench.e
-smalleiffel-0.77/misc/benchmarks/collection3/bench1/array3_bench.e
-smalleiffel-0.77/misc/benchmarks/collection3/bench1/fixed_array3_bench.e
-smalleiffel-0.77/misc/benchmarks/collection2/bench1/array2_bench.e
-smalleiffel-0.77/misc/benchmarks/collection2/bench1/bench.csh
-smalleiffel-0.77/misc/benchmarks/collection2/bench1/bench.e
-smalleiffel-0.77/misc/benchmarks/collection2/bench1/fixed_array2_bench.e
-smalleiffel-0.77/misc/THANKS.html
-smalleiffel-0.77/misc/INSTALL.CSH
-smalleiffel-0.77/misc/INSTALL.OS2
-smalleiffel-0.77/misc/INSTALL.READ_ME
-smalleiffel-0.77/misc/INSTALL.SH
-smalleiffel-0.77/misc/THANKS.txt
-smalleiffel-0.77/misc/rename.se
-smalleiffel-0.77/misc/SmallEiffel.lsm
-smalleiffel-0.77/misc/HISTORY.html
-smalleiffel-0.77/misc/HISTORY.txt
-smalleiffel-0.77/misc/NOT_YET_IMPLEMENTED.html
-smalleiffel-0.77/misc/NOT_YET_IMPLEMENTED.txt
-smalleiffel-0.77/misc/header.GPL
-smalleiffel-0.77/misc/header.FREE
-smalleiffel-0.77/misc/GC.SH
-smalleiffel-0.77/misc/people.txt
-smalleiffel-0.77/misc/tmp.html
-smalleiffel-0.77/misc/WeNeedFeedBack.txt
-smalleiffel-0.77/misc/people.html
-smalleiffel-0.77/misc/eiffel-mode.el
-smalleiffel-0.77/short/html1/HOOKS.SH
-smalleiffel-0.77/short/html1/hook002
-smalleiffel-0.77/short/html1/hook010
-smalleiffel-0.77/short/html1/hook011
-smalleiffel-0.77/short/html1/hook012
-smalleiffel-0.77/short/html1/hook015
-smalleiffel-0.77/short/html1/hook018
-smalleiffel-0.77/short/html1/hook019
-smalleiffel-0.77/short/html1/hook100
-smalleiffel-0.77/short/html1/hook200
-smalleiffel-0.77/short/html1/hook201
-smalleiffel-0.77/short/html1/hook202
-smalleiffel-0.77/short/html1/hook204
-smalleiffel-0.77/short/html1/hook205
-smalleiffel-0.77/short/html1/hook208
-smalleiffel-0.77/short/html1/hook310
-smalleiffel-0.77/short/html1/hook313
-smalleiffel-0.77/short/html1/hook401
-smalleiffel-0.77/short/html1/hook402
-smalleiffel-0.77/short/html1/hook413
-smalleiffel-0.77/short/html1/hook416
-smalleiffel-0.77/short/html1/hook427
-smalleiffel-0.77/short/html1/hook430
-smalleiffel-0.77/short/html1/hook511
-smalleiffel-0.77/short/html1/hook513
-smalleiffel-0.77/short/html1/hook516
-smalleiffel-0.77/short/html1/hook527
-smalleiffel-0.77/short/html1/hook530
-smalleiffel-0.77/short/html1/hook599
-smalleiffel-0.77/short/html1/hook811
-smalleiffel-0.77/short/html1/hook813
-smalleiffel-0.77/short/html1/hook816
-smalleiffel-0.77/short/html1/hook827
-smalleiffel-0.77/short/html1/hook830
-smalleiffel-0.77/short/html1/hook900
-smalleiffel-0.77/short/html1/hook905
-smalleiffel-0.77/short/html1/hook999
-smalleiffel-0.77/short/html1/Bcn
-smalleiffel-0.77/short/html1/Mcn
-smalleiffel-0.77/short/html1/Acn
-smalleiffel-0.77/short/html1/op_quote
-smalleiffel-0.77/short/html1/cl_quote
-smalleiffel-0.77/short/html1/READ_ME
-smalleiffel-0.77/short/html1/hook000
-smalleiffel-0.77/short/html2/hook819
-smalleiffel-0.77/short/html2/hook002
-smalleiffel-0.77/short/html2/hook010
-smalleiffel-0.77/short/html2/hook011
-smalleiffel-0.77/short/html2/hook012
-smalleiffel-0.77/short/html2/hook015
-smalleiffel-0.77/short/html2/hook018
-smalleiffel-0.77/short/html2/hook019
-smalleiffel-0.77/short/html2/hook100
-smalleiffel-0.77/short/html2/hook200
-smalleiffel-0.77/short/html2/hook201
-smalleiffel-0.77/short/html2/hook202
-smalleiffel-0.77/short/html2/hook204
-smalleiffel-0.77/short/html2/hook205
-smalleiffel-0.77/short/html2/hook208
-smalleiffel-0.77/short/html2/hook310
-smalleiffel-0.77/short/html2/hook313
-smalleiffel-0.77/short/html2/hook401
-smalleiffel-0.77/short/html2/hook402
-smalleiffel-0.77/short/html2/hook413
-smalleiffel-0.77/short/html2/hook416
-smalleiffel-0.77/short/html2/hook427
-smalleiffel-0.77/short/html2/hook430
-smalleiffel-0.77/short/html2/hook511
-smalleiffel-0.77/short/html2/hook513
-smalleiffel-0.77/short/html2/hook516
-smalleiffel-0.77/short/html2/hook527
-smalleiffel-0.77/short/html2/hook530
-smalleiffel-0.77/short/html2/hook599
-smalleiffel-0.77/short/html2/hook811
-smalleiffel-0.77/short/html2/hook813
-smalleiffel-0.77/short/html2/hook816
-smalleiffel-0.77/short/html2/hook827
-smalleiffel-0.77/short/html2/hook830
-smalleiffel-0.77/short/html2/hook900
-smalleiffel-0.77/short/html2/hook905
-smalleiffel-0.77/short/html2/hook999
-smalleiffel-0.77/short/html2/Bcn
-smalleiffel-0.77/short/html2/Mcn
-smalleiffel-0.77/short/html2/Acn
-smalleiffel-0.77/short/html2/op_quote
-smalleiffel-0.77/short/html2/cl_quote
-smalleiffel-0.77/short/html2/READ_ME
-smalleiffel-0.77/short/html2/HOOKS.SH
-smalleiffel-0.77/short/html2/like
-smalleiffel-0.77/short/html2/old
-smalleiffel-0.77/short/html2/op_strip
-smalleiffel-0.77/short/html2/Result
-smalleiffel-0.77/short/html2/Current
-smalleiffel-0.77/short/html2/Void
-smalleiffel-0.77/short/html2/hook000
-smalleiffel-0.77/short/tex2/rem
-smalleiffel-0.77/short/tex2/Bcn
-smalleiffel-0.77/short/tex2/hook999
-smalleiffel-0.77/short/tex2/hook000
-smalleiffel-0.77/short/tex2/Usfn
-smalleiffel-0.77/short/tex2/Ucomment
-smalleiffel-0.77/short/tex2/Uan
-smalleiffel-0.77/short/tex2/Utag
-smalleiffel-0.77/short/tex2/READ_ME
-smalleiffel-0.77/short/tex2/hook013
-smalleiffel-0.77/short/tex2/hook900
-smalleiffel-0.77/short/tex2/hook904
-smalleiffel-0.77/short/tex2/AECL
-smalleiffel-0.77/short/tex2/BECL
-smalleiffel-0.77/short/tex2/hook811
-smalleiffel-0.77/short/tex2/hook401
-smalleiffel-0.77/short/tex2/hook402
-smalleiffel-0.77/short/tex2/hook100
-smalleiffel-0.77/short/tex2/hook200
-smalleiffel-0.77/short/tex2/hook202
-smalleiffel-0.77/short/tex2/hook204
-smalleiffel-0.77/short/tex2/hook511
-smalleiffel-0.77/short/tex2/op_quote
-smalleiffel-0.77/short/tex2/cl_quote
-smalleiffel-0.77/short/tex2/Acn
-smalleiffel-0.77/short/plain/READ_ME
-smalleiffel-0.77/short/tex3/rem
-smalleiffel-0.77/short/tex3/Bcn
-smalleiffel-0.77/short/tex3/hook999
-smalleiffel-0.77/short/tex3/hook000
-smalleiffel-0.77/short/tex3/Usfn
-smalleiffel-0.77/short/tex3/Ucomment
-smalleiffel-0.77/short/tex3/Uan
-smalleiffel-0.77/short/tex3/Utag
-smalleiffel-0.77/short/tex3/READ_ME
-smalleiffel-0.77/short/tex3/hook013
-smalleiffel-0.77/short/tex3/hook900
-smalleiffel-0.77/short/tex3/hook904
-smalleiffel-0.77/short/tex3/AECL
-smalleiffel-0.77/short/tex3/BECL
-smalleiffel-0.77/short/tex3/hook811
-smalleiffel-0.77/short/tex3/hook401
-smalleiffel-0.77/short/tex3/hook402
-smalleiffel-0.77/short/tex3/hook100
-smalleiffel-0.77/short/tex3/hook200
-smalleiffel-0.77/short/tex3/hook204
-smalleiffel-0.77/short/tex3/hook511
-smalleiffel-0.77/short/tex3/op_quote
-smalleiffel-0.77/short/tex3/cl_quote
-smalleiffel-0.77/short/tex3/Bsfn
-smalleiffel-0.77/short/tex3/Asfn
-smalleiffel-0.77/short/tex3/Current
-smalleiffel-0.77/short/tex3/Result
-smalleiffel-0.77/short/tex3/Ban
-smalleiffel-0.77/short/tex3/Aan
-smalleiffel-0.77/short/tex3/open_sb
-smalleiffel-0.77/short/tex3/hook832
-smalleiffel-0.77/short/tex3/close_sb
-smalleiffel-0.77/short/tex3/Bifn
-smalleiffel-0.77/short/tex3/Bpfn
-smalleiffel-0.77/short/tex3/Acn
-smalleiffel-0.77/short/tex1/hook999
-smalleiffel-0.77/short/tex1/hook000
-smalleiffel-0.77/short/tex1/READ_ME
-smalleiffel-0.77/short/READ_ME
-smalleiffel-0.77/sys/runtime/deep_twin.c
-smalleiffel-0.77/sys/runtime/exceptions.h
-smalleiffel-0.77/sys/runtime/gc_lib.c
-smalleiffel-0.77/sys/runtime/base.h
-smalleiffel-0.77/sys/runtime/exceptions.c
-smalleiffel-0.77/sys/runtime/no_check.h
-smalleiffel-0.77/sys/runtime/trace.c
-smalleiffel-0.77/sys/runtime/no_check.c
-smalleiffel-0.77/sys/runtime/boost.c
-smalleiffel-0.77/sys/runtime/trace.h
-smalleiffel-0.77/sys/runtime/boost.h
-smalleiffel-0.77/sys/runtime/SmallEiffelRuntime.java
-smalleiffel-0.77/sys/runtime/SmallEiffelRuntime.class
-smalleiffel-0.77/sys/runtime/basic_directory.h
-smalleiffel-0.77/sys/runtime/basic_directory.c
-smalleiffel-0.77/sys/runtime/basic_time.c
-smalleiffel-0.77/sys/runtime/c_plus_plus.h
-smalleiffel-0.77/sys/runtime/basic_time.h
-smalleiffel-0.77/sys/runtime/SmallEiffelRuntime$DirectoryStream.class
-smalleiffel-0.77/sys/runtime/deep_twin.h
-smalleiffel-0.77/sys/runtime/gc_lib.h
-smalleiffel-0.77/sys/gc_lib/aix.c
-smalleiffel-0.77/sys/gc_lib/alpha.c
-smalleiffel-0.77/sys/gc_lib/windows.c
-smalleiffel-0.77/sys/gc_lib/generic.c
-smalleiffel-0.77/sys/gc_lib/linux.c
-smalleiffel-0.77/sys/gc_lib/m68k.c
-smalleiffel-0.77/sys/gc_lib/hp-pa.c
-smalleiffel-0.77/sys/gc_lib/MacintoshPPC.c
-smalleiffel-0.77/sys/gc_lib/BeOS_x86.c
-smalleiffel-0.77/sys/gc_lib/freebsd.c
-smalleiffel-0.77/sys/gc_lib/m68k-amigaos.c
-smalleiffel-0.77/sys/gc_lib/READ_ME
-smalleiffel-0.77/sys/gc_lib/sparc.c
-smalleiffel-0.77/sys/compiler.se
-smalleiffel-0.77/sys/gc
-smalleiffel-0.77/sys/loadpath.Amiga
-smalleiffel-0.77/sys/loadpath.DOS
-smalleiffel-0.77/sys/loadpath.Macintosh
-smalleiffel-0.77/sys/loadpath.OS2
-smalleiffel-0.77/sys/loadpath.VMS
-smalleiffel-0.77/sys/loadpath.Windows
-smalleiffel-0.77/sys/READ_ME
-smalleiffel-0.77/sys/system.se
-smalleiffel-0.77/sys/loadpath.BeOS
-smalleiffel-0.77/sys/loadpath.UNIX
-@dirrm smalleiffel-0.77/bin
-@dirrm smalleiffel-0.77/bin_c
-@dirrm smalleiffel-0.77/contrib/edb
-@dirrm smalleiffel-0.77/contrib/lib
-@dirrm smalleiffel-0.77/contrib/htmldoc
-@dirrm smalleiffel-0.77/contrib
-@dirrm smalleiffel-0.77/lib_iterator
-@dirrm smalleiffel-0.77/lib_number
-@dirrm smalleiffel-0.77/lib_random
-@dirrm smalleiffel-0.77/lib_se
-@dirrm smalleiffel-0.77/lib_show/external/C
-@dirrm smalleiffel-0.77/lib_show/external/JVM
-@dirrm smalleiffel-0.77/lib_show/external/C++
-@dirrm smalleiffel-0.77/lib_show/external
-@dirrm smalleiffel-0.77/lib_show/number
-@dirrm smalleiffel-0.77/lib_show/random
-@dirrm smalleiffel-0.77/lib_show/basic_time
-@dirrm smalleiffel-0.77/lib_show/sorting
-@dirrm smalleiffel-0.77/lib_show/cecil/example9
-@dirrm smalleiffel-0.77/lib_show/cecil/example2
-@dirrm smalleiffel-0.77/lib_show/cecil/example3
-@dirrm smalleiffel-0.77/lib_show/cecil/example4
-@dirrm smalleiffel-0.77/lib_show/cecil/JVM
-@dirrm smalleiffel-0.77/lib_show/cecil/example1
-@dirrm smalleiffel-0.77/lib_show/cecil/example6
-@dirrm smalleiffel-0.77/lib_show/cecil/example7
-@dirrm smalleiffel-0.77/lib_show/cecil/example8
-@dirrm smalleiffel-0.77/lib_show/cecil/example5
-@dirrm smalleiffel-0.77/lib_show/cecil
-@dirrm smalleiffel-0.77/lib_show/parking
-@dirrm smalleiffel-0.77/lib_show/basic_directory
-@dirrm smalleiffel-0.77/lib_show/gcd
-@dirrm smalleiffel-0.77/lib_show/directory
-@dirrm smalleiffel-0.77/lib_show/animal
-@dirrm smalleiffel-0.77/lib_show/hanoi
-@dirrm smalleiffel-0.77/lib_show/iterator
-@dirrm smalleiffel-0.77/lib_show
-@dirrm smalleiffel-0.77/lib_std
-@dirrm smalleiffel-0.77/man
-@dirrm smalleiffel-0.77/misc/benchmarks/gc/LkROInc
-@dirrm smalleiffel-0.77/misc/benchmarks/gc/CNoLfO
-@dirrm smalleiffel-0.77/misc/benchmarks/gc/DNeStr
-@dirrm smalleiffel-0.77/misc/benchmarks/gc/LaEStk
-@dirrm smalleiffel-0.77/misc/benchmarks/gc/LaStk
-@dirrm smalleiffel-0.77/misc/benchmarks/gc/LkFSO
-@dirrm smalleiffel-0.77/misc/benchmarks/gc/LkRODec
-@dirrm smalleiffel-0.77/misc/benchmarks/gc/CLfO
-@dirrm smalleiffel-0.77/misc/benchmarks/gc/LkRORnd
-@dirrm smalleiffel-0.77/misc/benchmarks/gc/LkROSm
-@dirrm smalleiffel-0.77/misc/benchmarks/gc/MFSO
-@dirrm smalleiffel-0.77/misc/benchmarks/gc/MRO
-@dirrm smalleiffel-0.77/misc/benchmarks/gc/PLk
-@dirrm smalleiffel-0.77/misc/benchmarks/gc/PMO
-@dirrm smalleiffel-0.77/misc/benchmarks/gc
-@dirrm smalleiffel-0.77/misc/benchmarks/collection/bench2
-@dirrm smalleiffel-0.77/misc/benchmarks/collection/bench3
-@dirrm smalleiffel-0.77/misc/benchmarks/collection/bench4
-@dirrm smalleiffel-0.77/misc/benchmarks/collection/bench1
-@dirrm smalleiffel-0.77/misc/benchmarks/collection
-@dirrm smalleiffel-0.77/misc/benchmarks/collection3/bench2
-@dirrm smalleiffel-0.77/misc/benchmarks/collection3/bench1
-@dirrm smalleiffel-0.77/misc/benchmarks/collection3
-@dirrm smalleiffel-0.77/misc/benchmarks/collection2/bench1
-@dirrm smalleiffel-0.77/misc/benchmarks/collection2
-@dirrm smalleiffel-0.77/misc/benchmarks
-@dirrm smalleiffel-0.77/misc
-@dirrm smalleiffel-0.77/short/html1
-@dirrm smalleiffel-0.77/short/html2
-@dirrm smalleiffel-0.77/short/tex2
-@dirrm smalleiffel-0.77/short/plain
-@dirrm smalleiffel-0.77/short/tex3
-@dirrm smalleiffel-0.77/short/tex1
-@dirrm smalleiffel-0.77/short
-@dirrm smalleiffel-0.77/sys/runtime
-@dirrm smalleiffel-0.77/sys/gc_lib
-@dirrm smalleiffel-0.77/sys
-@dirrm smalleiffel-0.77
+%%PKGNAME%%/COPYING
+%%PKGNAME%%/GNU_LICENSE
+%%PKGNAME%%/Makefile
+%%PKGNAME%%/READ_ME
+%%PKGNAME%%/bin/compile_to_c
+%%PKGNAME%%/bin/clean
+%%PKGNAME%%/bin/compile
+%%PKGNAME%%/bin/finder
+%%PKGNAME%%/bin/print_jvm_class
+%%PKGNAME%%/bin/short
+%%PKGNAME%%/bin/pretty
+%%PKGNAME%%/bin/compile_to_jvm
+%%PKGNAME%%/bin_c/compile_to_c27.c
+%%PKGNAME%%/bin_c/compile_to_c.h
+%%PKGNAME%%/bin_c/compile_to_c2.c
+%%PKGNAME%%/bin_c/compile_to_c3.c
+%%PKGNAME%%/bin_c/compile_to_c4.c
+%%PKGNAME%%/bin_c/compile_to_c5.c
+%%PKGNAME%%/bin_c/compile_to_c6.c
+%%PKGNAME%%/bin_c/compile_to_c7.c
+%%PKGNAME%%/bin_c/compile_to_c8.c
+%%PKGNAME%%/bin_c/compile_to_c9.c
+%%PKGNAME%%/bin_c/compile_to_c10.c
+%%PKGNAME%%/bin_c/compile_to_c11.c
+%%PKGNAME%%/bin_c/compile_to_c12.c
+%%PKGNAME%%/bin_c/compile_to_c13.c
+%%PKGNAME%%/bin_c/compile_to_c14.c
+%%PKGNAME%%/bin_c/compile_to_c15.c
+%%PKGNAME%%/bin_c/compile_to_c16.c
+%%PKGNAME%%/bin_c/compile_to_c17.c
+%%PKGNAME%%/bin_c/compile_to_c18.c
+%%PKGNAME%%/bin_c/compile_to_c19.c
+%%PKGNAME%%/bin_c/compile_to_c20.c
+%%PKGNAME%%/bin_c/compile_to_c21.c
+%%PKGNAME%%/bin_c/compile_to_c22.c
+%%PKGNAME%%/bin_c/compile_to_c23.c
+%%PKGNAME%%/bin_c/compile_to_c24.c
+%%PKGNAME%%/bin_c/compile_to_c25.c
+%%PKGNAME%%/bin_c/compile_to_c26.c
+%%PKGNAME%%/bin_c/compile_to_c1.c
+%%PKGNAME%%/contrib/edb/gc-inc
+%%PKGNAME%%/contrib/edb/edb.el
+%%PKGNAME%%/contrib/edb/edb19.el
+%%PKGNAME%%/contrib/edb/add-line-directive
+%%PKGNAME%%/contrib/edb/move-if-changed
+%%PKGNAME%%/contrib/edb/sec
+%%PKGNAME%%/contrib/edb/READ_ME
+%%PKGNAME%%/contrib/lib/case_insensitive_string.e
+%%PKGNAME%%/contrib/lib/header.txt
+%%PKGNAME%%/contrib/lib/string_formatter.e
+%%PKGNAME%%/contrib/htmldoc/READ_ME
+%%PKGNAME%%/contrib/htmldoc/htmlshort
+%%PKGNAME%%/contrib/htmldoc/hooks.sh
+%%PKGNAME%%/contrib/READ_ME
+%%PKGNAME%%/install.c
+%%PKGNAME%%/install.e
+%%PKGNAME%%/install.exe
+%%PKGNAME%%/install.h
+%%PKGNAME%%/lib_iterator/iterator_on_dictionary_keys.e
+%%PKGNAME%%/lib_iterator/iterator_on_collection.e
+%%PKGNAME%%/lib_iterator/iterator_on_dictionary_items.e
+%%PKGNAME%%/lib_iterator/iterator.e
+%%PKGNAME%%/lib_iterator/iterator_on_linked_list.e
+%%PKGNAME%%/lib_iterator/iterator_on_string.e
+%%PKGNAME%%/lib_iterator/iterator_on_two_way_linked_list.e
+%%PKGNAME%%/lib_number/small_integer.e
+%%PKGNAME%%/lib_number/abstract_integer.e
+%%PKGNAME%%/lib_number/large_fraction.e
+%%PKGNAME%%/lib_number/large_integer.e
+%%PKGNAME%%/lib_number/large_negative_integer.e
+%%PKGNAME%%/lib_number/large_positive_integer.e
+%%PKGNAME%%/lib_number/number.e
+%%PKGNAME%%/lib_number/number_tools.e
+%%PKGNAME%%/lib_number/small_fraction.e
+%%PKGNAME%%/lib_number/abstract_fraction.e
+%%PKGNAME%%/lib_random/READ_ME
+%%PKGNAME%%/lib_random/gen_rand.e
+%%PKGNAME%%/lib_random/min_stand.e
+%%PKGNAME%%/lib_random/std_rand.e
+%%PKGNAME%%/lib_se/eiffel_parser.e.flc
+%%PKGNAME%%/lib_se/run_feature_4.e
+%%PKGNAME%%/lib_se/argument_name.e
+%%PKGNAME%%/lib_se/short.e
+%%PKGNAME%%/lib_se/argument_name1.e
+%%PKGNAME%%/lib_se/argument_name2.e
+%%PKGNAME%%/lib_se/assertion.e
+%%PKGNAME%%/lib_se/assertion_list.e
+%%PKGNAME%%/lib_se/assignment.e
+%%PKGNAME%%/lib_se/attribute.e
+%%PKGNAME%%/lib_se/base_class.e
+%%PKGNAME%%/lib_se/jvm.e
+%%PKGNAME%%/lib_se/base_type_constant.e
+%%PKGNAME%%/lib_se/run_feature.e
+%%PKGNAME%%/lib_se/expression.e
+%%PKGNAME%%/lib_se/bit_constant.e
+%%PKGNAME%%/lib_se/call_infix_eq.e
+%%PKGNAME%%/lib_se/boolean_constant.e
+%%PKGNAME%%/lib_se/eiffel_parser.e
+%%PKGNAME%%/lib_se/short_print.e
+%%PKGNAME%%/lib_se/call.e
+%%PKGNAME%%/lib_se/call_0.e
+%%PKGNAME%%/lib_se/call_0_c.e
+%%PKGNAME%%/lib_se/globals.e
+%%PKGNAME%%/lib_se/call_1.e
+%%PKGNAME%%/lib_se/call_1_c.e
+%%PKGNAME%%/lib_se/run_class.e
+%%PKGNAME%%/lib_se/call_infix.e
+%%PKGNAME%%/lib_se/call_infix_and.e
+%%PKGNAME%%/lib_se/call_infix_and_then.e
+%%PKGNAME%%/lib_se/run_require.e
+%%PKGNAME%%/lib_se/call_infix_div.e
+%%PKGNAME%%/lib_se/compile.e
+%%PKGNAME%%/lib_se/type.e
+%%PKGNAME%%/lib_se/character_constant.e
+%%PKGNAME%%/lib_se/print_jvm_class.e
+%%PKGNAME%%/lib_se/e_old.e
+%%PKGNAME%%/lib_se/call_infix_freeop.e
+%%PKGNAME%%/lib_se/compile_to_c.e
+%%PKGNAME%%/lib_se/call_n.e
+%%PKGNAME%%/lib_se/call_infix_ge.e
+%%PKGNAME%%/lib_se/constant_pool.e
+%%PKGNAME%%/lib_se/call_infix_gt.e
+%%PKGNAME%%/lib_se/call_infix_le.e
+%%PKGNAME%%/lib_se/call_prefix_minus.e
+%%PKGNAME%%/lib_se/call_infix_implies.e
+%%PKGNAME%%/lib_se/call_prefix_freeop.e
+%%PKGNAME%%/lib_se/call_infix_int_div.e
+%%PKGNAME%%/lib_se/class_invariant.e
+%%PKGNAME%%/lib_se/call_infix_int_rem.e
+%%PKGNAME%%/lib_se/c_pretty_printer.e
+%%PKGNAME%%/lib_se/call_prefix_plus.e
+%%PKGNAME%%/lib_se/call_infix_lt.e
+%%PKGNAME%%/lib_se/parent_list.e
+%%PKGNAME%%/lib_se/call_infix_minus.e
+%%PKGNAME%%/lib_se/call_prefix_not.e
+%%PKGNAME%%/lib_se/call_infix_neq.e
+%%PKGNAME%%/lib_se/declaration_group.e
+%%PKGNAME%%/lib_se/call_infix_or.e
+%%PKGNAME%%/lib_se/clean.e
+%%PKGNAME%%/lib_se/cp_info.e
+%%PKGNAME%%/lib_se/call_infix_or_else.e
+%%PKGNAME%%/lib_se/parent.e
+%%PKGNAME%%/lib_se/call_infix_plus.e
+%%PKGNAME%%/lib_se/gc_handler.e
+%%PKGNAME%%/lib_se/call_infix_power.e
+%%PKGNAME%%/lib_se/feature_name_list.e
+%%PKGNAME%%/lib_se/call_infix_times.e
+%%PKGNAME%%/lib_se/declaration_1.e
+%%PKGNAME%%/lib_se/call_infix_xor.e
+%%PKGNAME%%/lib_se/comment.e
+%%PKGNAME%%/lib_se/small_eiffel.e
+%%PKGNAME%%/lib_se/call_prefix.e
+%%PKGNAME%%/lib_se/native_small_eiffel.e
+%%PKGNAME%%/lib_se/parser_buffer.e
+%%PKGNAME%%/lib_se/formal_generic_list.e
+%%PKGNAME%%/lib_se/formal_generic_arg.e
+%%PKGNAME%%/lib_se/run_feature_8.e
+%%PKGNAME%%/lib_se/creation_clause_list.e
+%%PKGNAME%%/lib_se/type_bit_2.e
+%%PKGNAME%%/lib_se/type_expanded.e
+%%PKGNAME%%/lib_se/call_proc_call.e
+%%PKGNAME%%/lib_se/cecil_arg_list.e
+%%PKGNAME%%/lib_se/cecil_pool.e
+%%PKGNAME%%/lib_se/error_handler.e
+%%PKGNAME%%/lib_se/cecil_target.e
+%%PKGNAME%%/lib_se/creation_clause.e
+%%PKGNAME%%/lib_se/feature_name.e
+%%PKGNAME%%/lib_se/external_routine.e
+%%PKGNAME%%/lib_se/check_invariant.e
+%%PKGNAME%%/lib_se/feature_clause.e
+%%PKGNAME%%/lib_se/class_name.e
+%%PKGNAME%%/lib_se/class_name_list.e
+%%PKGNAME%%/lib_se/infix_name.e
+%%PKGNAME%%/lib_se/client_list.e
+%%PKGNAME%%/lib_se/type_none.e
+%%PKGNAME%%/lib_se/code_attribute.e
+%%PKGNAME%%/lib_se/native_c.e
+%%PKGNAME%%/lib_se/code_printer.e
+%%PKGNAME%%/lib_se/prefix_name.e
+%%PKGNAME%%/lib_se/native_inline_without_current.e
+%%PKGNAME%%/lib_se/index_list.e
+%%PKGNAME%%/lib_se/compile_to_jvm.e
+%%PKGNAME%%/lib_se/compound.e
+%%PKGNAME%%/lib_se/type_bit_1.e
+%%PKGNAME%%/lib_se/native_jvm.e
+%%PKGNAME%%/lib_se/run_feature_7.e
+%%PKGNAME%%/lib_se/cp_info_tags.e
+%%PKGNAME%%/lib_se/creation_call.e
+%%PKGNAME%%/lib_se/creation_call_1.e
+%%PKGNAME%%/lib_se/creation_call_1_2.e
+%%PKGNAME%%/lib_se/creation_call_2.e
+%%PKGNAME%%/lib_se/creation_call_2_4.e
+%%PKGNAME%%/lib_se/cst_att.e
+%%PKGNAME%%/lib_se/creation_call_3.e
+%%PKGNAME%%/lib_se/creation_call_3_4.e
+%%PKGNAME%%/lib_se/creation_call_4.e
+%%PKGNAME%%/lib_se/pretty.e
+%%PKGNAME%%/lib_se/declaration.e
+%%PKGNAME%%/lib_se/e_feature.e
+%%PKGNAME%%/lib_se/local_argument.e
+%%PKGNAME%%/lib_se/cst_att_bit.e
+%%PKGNAME%%/lib_se/cst_att_boolean.e
+%%PKGNAME%%/lib_se/cst_att_character.e
+%%PKGNAME%%/lib_se/cst_att_double.e
+%%PKGNAME%%/lib_se/cst_att_real.e
+%%PKGNAME%%/lib_se/e_ensure.e
+%%PKGNAME%%/lib_se/cst_att_integer.e
+%%PKGNAME%%/lib_se/cst_att_string.e
+%%PKGNAME%%/lib_se/cst_att_unique.e
+%%PKGNAME%%/lib_se/formal_arg_list.e
+%%PKGNAME%%/lib_se/echo.e
+%%PKGNAME%%/lib_se/type_like_feature.e
+%%PKGNAME%%/lib_se/declaration_list.e
+%%PKGNAME%%/lib_se/deferred_function.e
+%%PKGNAME%%/lib_se/deferred_procedure.e
+%%PKGNAME%%/lib_se/deferred_routine.e
+%%PKGNAME%%/lib_se/fmt.e
+%%PKGNAME%%/lib_se/effective_arg_list.e
+%%PKGNAME%%/lib_se/effective_routine.e
+%%PKGNAME%%/lib_se/local_name.e
+%%PKGNAME%%/lib_se/exception_table.e
+%%PKGNAME%%/lib_se/export_item.e
+%%PKGNAME%%/lib_se/export_list.e
+%%PKGNAME%%/lib_se/expression_with_comment.e
+%%PKGNAME%%/lib_se/e_require.e
+%%PKGNAME%%/lib_se/external_function.e
+%%PKGNAME%%/lib_se/external_procedure.e
+%%PKGNAME%%/lib_se/e_check.e
+%%PKGNAME%%/lib_se/type_array.e
+%%PKGNAME%%/lib_se/type_bit.e
+%%PKGNAME%%/lib_se/e_debug.e
+%%PKGNAME%%/lib_se/e_false.e
+%%PKGNAME%%/lib_se/type_any.e
+%%PKGNAME%%/lib_se/e_inspect.e
+%%PKGNAME%%/lib_se/e_loop.e
+%%PKGNAME%%/lib_se/once_routine_pool.e
+%%PKGNAME%%/lib_se/e_retry.e
+%%PKGNAME%%/lib_se/type_native_array.e
+%%PKGNAME%%/lib_se/e_strip.e
+%%PKGNAME%%/lib_se/e_true.e
+%%PKGNAME%%/lib_se/e_void.e
+%%PKGNAME%%/lib_se/e_when.e
+%%PKGNAME%%/lib_se/feature_clause_list.e
+%%PKGNAME%%/lib_se/type_string.e
+%%PKGNAME%%/lib_se/type_anchored.e
+%%PKGNAME%%/lib_se/field_info.e
+%%PKGNAME%%/lib_se/finder.e
+%%PKGNAME%%/lib_se/system_tools.e
+%%PKGNAME%%/lib_se/function.e
+%%PKGNAME%%/lib_se/id_provider.e
+%%PKGNAME%%/lib_se/type_basic_eiffel_expanded.e
+%%PKGNAME%%/lib_se/simple_feature_name.e
+%%PKGNAME%%/lib_se/ifthen.e
+%%PKGNAME%%/lib_se/ifthenelse.e
+%%PKGNAME%%/lib_se/ifthenlist.e
+%%PKGNAME%%/lib_se/if_globals.e
+%%PKGNAME%%/lib_se/index_clause.e
+%%PKGNAME%%/lib_se/type_class.e
+%%PKGNAME%%/lib_se/type_generic.e
+%%PKGNAME%%/lib_se/instruction.e
+%%PKGNAME%%/lib_se/instruction_with_comment.e
+%%PKGNAME%%/lib_se/integer_constant.e
+%%PKGNAME%%/lib_se/type_bit_ref.e
+%%PKGNAME%%/lib_se/type_formal_generic.e
+%%PKGNAME%%/lib_se/local_name1.e
+%%PKGNAME%%/lib_se/local_name2.e
+%%PKGNAME%%/lib_se/local_var_list.e
+%%PKGNAME%%/lib_se/loop_invariant.e
+%%PKGNAME%%/lib_se/loop_variant.e
+%%PKGNAME%%/lib_se/loop_variant_1.e
+%%PKGNAME%%/lib_se/loop_variant_2.e
+%%PKGNAME%%/lib_se/manifest_array.e
+%%PKGNAME%%/lib_se/name.e
+%%PKGNAME%%/lib_se/manifest_string.e
+%%PKGNAME%%/lib_se/tag_name.e
+%%PKGNAME%%/lib_se/manifest_string_pool.e
+%%PKGNAME%%/lib_se/method_info.e
+%%PKGNAME%%/lib_se/native.e
+%%PKGNAME%%/lib_se/native_inline_with_current.e
+%%PKGNAME%%/lib_se/type_like_argument.e
+%%PKGNAME%%/lib_se/native_without_current.e
+%%PKGNAME%%/lib_se/native_with_current.e
+%%PKGNAME%%/lib_se/once_function.e
+%%PKGNAME%%/lib_se/once_procedure.e
+%%PKGNAME%%/lib_se/once_routine.e
+%%PKGNAME%%/lib_se/type_like_current.e
+%%PKGNAME%%/lib_se/position.e
+%%PKGNAME%%/lib_se/procedure.e
+%%PKGNAME%%/lib_se/proc_call.e
+%%PKGNAME%%/lib_se/proc_call_0.e
+%%PKGNAME%%/lib_se/proc_call_1.e
+%%PKGNAME%%/lib_se/proc_call_n.e
+%%PKGNAME%%/lib_se/real_constant.e
+%%PKGNAME%%/lib_se/rename_list.e
+%%PKGNAME%%/lib_se/rename_pair.e
+%%PKGNAME%%/lib_se/reverse_assignment.e
+%%PKGNAME%%/lib_se/routine.e
+%%PKGNAME%%/lib_se/run_control.e
+%%PKGNAME%%/lib_se/tmp_name.e
+%%PKGNAME%%/lib_se/run_feature_1.e
+%%PKGNAME%%/lib_se/run_feature_2.e
+%%PKGNAME%%/lib_se/run_feature_3.e
+%%PKGNAME%%/lib_se/run_feature_5.e
+%%PKGNAME%%/lib_se/run_feature_6.e
+%%PKGNAME%%/lib_se/run_feature_9.e
+%%PKGNAME%%/lib_se/same_executables.e
+%%PKGNAME%%/lib_se/switch.e
+%%PKGNAME%%/lib_se/switch_collection.e
+%%PKGNAME%%/lib_se/tmp_feature.e
+%%PKGNAME%%/lib_se/type_boolean.e
+%%PKGNAME%%/lib_se/type_character.e
+%%PKGNAME%%/lib_se/type_double.e
+%%PKGNAME%%/lib_se/type_integer.e
+%%PKGNAME%%/lib_se/type_pointer.e
+%%PKGNAME%%/lib_se/type_real.e
+%%PKGNAME%%/lib_se/when_item.e
+%%PKGNAME%%/lib_se/when_item_1.e
+%%PKGNAME%%/lib_se/when_item_2.e
+%%PKGNAME%%/lib_se/when_list.e
+%%PKGNAME%%/lib_se/writable_attribute.e
+%%PKGNAME%%/lib_se/native_jvm_invokestatic.e
+%%PKGNAME%%/lib_se/native_jvm_invokevirtual.e
+%%PKGNAME%%/lib_se/frozen_string_list.e
+%%PKGNAME%%/lib_se/binary_file_read.e
+%%PKGNAME%%/lib_se/conversion_handler.e
+%%PKGNAME%%/lib_se/manifest_array_pool.e
+%%PKGNAME%%/lib_se/binary_file_write.e
+%%PKGNAME%%/lib_se/e_precursor.e
+%%PKGNAME%%/lib_se/exceptions_handler.e
+%%PKGNAME%%/lib_se/precursor_name.e
+%%PKGNAME%%/lib_se/run_feature_10.e
+%%PKGNAME%%/lib_se/run_feature_11.e
+%%PKGNAME%%/lib_se/type_ref_to_exp.e
+%%PKGNAME%%/lib_se/e_precursor_procedure.e
+%%PKGNAME%%/lib_se/e_precursor_function.e
+%%PKGNAME%%/lib_se/abstract_current.e
+%%PKGNAME%%/lib_se/local_argument1.e
+%%PKGNAME%%/lib_se/call_infix2.e
+%%PKGNAME%%/lib_se/call_infix1.e
+%%PKGNAME%%/lib_se/abstract_result.e
+%%PKGNAME%%/lib_se/address_of_pool.e
+%%PKGNAME%%/lib_se/ordinary_result.e
+%%PKGNAME%%/lib_se/once_result.e
+%%PKGNAME%%/lib_se/implicit_cast.e
+%%PKGNAME%%/lib_se/written_current.e
+%%PKGNAME%%/lib_se/frozen_feature_name.e
+%%PKGNAME%%/lib_se/implicit_current.e
+%%PKGNAME%%/lib_se/command_flags.e
+%%PKGNAME%%/lib_se/assertion_collector.e
+%%PKGNAME%%/lib_se/aliased_string_list.e
+%%PKGNAME%%/lib_se/string_aliaser.e
+%%PKGNAME%%/lib_se/native_c_plus_plus.e
+%%PKGNAME%%/lib_se/address_of.e
+%%PKGNAME%%/lib_show/external/C/external_demo.out
+%%PKGNAME%%/lib_show/external/C/address_of_demo.e
+%%PKGNAME%%/lib_show/external/C/READ_ME
+%%PKGNAME%%/lib_show/external/C/external_demo.e
+%%PKGNAME%%/lib_show/external/C/external_src.c
+%%PKGNAME%%/lib_show/external/C/address_of_src.c
+%%PKGNAME%%/lib_show/external/C/address_of_demo.out
+%%PKGNAME%%/lib_show/external/JVM/example1.e
+%%PKGNAME%%/lib_show/external/JVM/example2.e
+%%PKGNAME%%/lib_show/external/JVM/example1.out
+%%PKGNAME%%/lib_show/external/JVM/example2.out
+%%PKGNAME%%/lib_show/external/C++/example4.e
+%%PKGNAME%%/lib_show/external/C++/Foo.h
+%%PKGNAME%%/lib_show/external/C++/Bar.h
+%%PKGNAME%%/lib_show/external/C++/Bar.cpp
+%%PKGNAME%%/lib_show/external/C++/example3.e
+%%PKGNAME%%/lib_show/external/C++/example1.e
+%%PKGNAME%%/lib_show/external/C++/example2.e
+%%PKGNAME%%/lib_show/external/C++/Foo.cpp
+%%PKGNAME%%/lib_show/external/READ_ME
+%%PKGNAME%%/lib_show/number/example1.e
+%%PKGNAME%%/lib_show/number/example2.e
+%%PKGNAME%%/lib_show/number/example3.e
+%%PKGNAME%%/lib_show/random/example3.e
+%%PKGNAME%%/lib_show/random/example1.e
+%%PKGNAME%%/lib_show/random/example2.e
+%%PKGNAME%%/lib_show/basic_time/example1.e
+%%PKGNAME%%/lib_show/basic_time/example5.e
+%%PKGNAME%%/lib_show/basic_time/example2.e
+%%PKGNAME%%/lib_show/basic_time/example3.e
+%%PKGNAME%%/lib_show/basic_time/example4.e
+%%PKGNAME%%/lib_show/sorting/example1.e
+%%PKGNAME%%/lib_show/sorting/example2.e
+%%PKGNAME%%/lib_show/cecil/example9/c_prog.c
+%%PKGNAME%%/lib_show/cecil/example9/cecil.se
+%%PKGNAME%%/lib_show/cecil/example9/example.e
+%%PKGNAME%%/lib_show/cecil/example9/output
+%%PKGNAME%%/lib_show/cecil/example9/eif_stuff.e
+%%PKGNAME%%/lib_show/cecil/example2/cecil.se
+%%PKGNAME%%/lib_show/cecil/example2/c_prog.c
+%%PKGNAME%%/lib_show/cecil/example2/example.e
+%%PKGNAME%%/lib_show/cecil/example2/output
+%%PKGNAME%%/lib_show/cecil/example3/cecil.se
+%%PKGNAME%%/lib_show/cecil/example3/c_prog.c
+%%PKGNAME%%/lib_show/cecil/example3/example.e
+%%PKGNAME%%/lib_show/cecil/example3/output
+%%PKGNAME%%/lib_show/cecil/example4/.gdb_history
+%%PKGNAME%%/lib_show/cecil/example4/cat.e
+%%PKGNAME%%/lib_show/cecil/example4/cecil.se
+%%PKGNAME%%/lib_show/cecil/example4/c_prog.c
+%%PKGNAME%%/lib_show/cecil/example4/dog.e
+%%PKGNAME%%/lib_show/cecil/example4/example.e
+%%PKGNAME%%/lib_show/cecil/example4/output
+%%PKGNAME%%/lib_show/cecil/example4/animal.e
+%%PKGNAME%%/lib_show/cecil/JVM/root2.e
+%%PKGNAME%%/lib_show/cecil/JVM/Example3.java
+%%PKGNAME%%/lib_show/cecil/JVM/root4.e
+%%PKGNAME%%/lib_show/cecil/JVM/Example1.java
+%%PKGNAME%%/lib_show/cecil/JVM/root3.e
+%%PKGNAME%%/lib_show/cecil/JVM/Example4.java
+%%PKGNAME%%/lib_show/cecil/JVM/Example2.java
+%%PKGNAME%%/lib_show/cecil/example1/cecil.se
+%%PKGNAME%%/lib_show/cecil/example1/c_prog.c
+%%PKGNAME%%/lib_show/cecil/example1/example.e
+%%PKGNAME%%/lib_show/cecil/example1/.gdb_history
+%%PKGNAME%%/lib_show/cecil/example1/output
+%%PKGNAME%%/lib_show/cecil/example6/cecil.se
+%%PKGNAME%%/lib_show/cecil/example6/c_prog.c
+%%PKGNAME%%/lib_show/cecil/example6/example.e
+%%PKGNAME%%/lib_show/cecil/example6/output
+%%PKGNAME%%/lib_show/cecil/example7/c_prog.c
+%%PKGNAME%%/lib_show/cecil/example7/cecil.se
+%%PKGNAME%%/lib_show/cecil/example7/example.e
+%%PKGNAME%%/lib_show/cecil/example7/output
+%%PKGNAME%%/lib_show/cecil/example8/c_prog.c
+%%PKGNAME%%/lib_show/cecil/example8/cecil.se
+%%PKGNAME%%/lib_show/cecil/example8/example.e
+%%PKGNAME%%/lib_show/cecil/example8/c_factory.e
+%%PKGNAME%%/lib_show/cecil/example8/output
+%%PKGNAME%%/lib_show/cecil/example5/cecil.se
+%%PKGNAME%%/lib_show/cecil/example5/c_prog.c
+%%PKGNAME%%/lib_show/cecil/example5/example.e
+%%PKGNAME%%/lib_show/cecil/example5/output
+%%PKGNAME%%/lib_show/cecil/READ_ME
+%%PKGNAME%%/lib_show/parking/command.e
+%%PKGNAME%%/lib_show/parking/date.e
+%%PKGNAME%%/lib_show/parking/level.e
+%%PKGNAME%%/lib_show/parking/parking.e
+%%PKGNAME%%/lib_show/parking/run_parking.e
+%%PKGNAME%%/lib_show/parking/ticket.e
+%%PKGNAME%%/lib_show/basic_directory/example1.e
+%%PKGNAME%%/lib_show/basic_directory/example2.e
+%%PKGNAME%%/lib_show/basic_directory/example3.e
+%%PKGNAME%%/lib_show/basic_directory/example4.e
+%%PKGNAME%%/lib_show/basic_directory/example5.e
+%%PKGNAME%%/lib_show/basic_directory/example6.e
+%%PKGNAME%%/lib_show/gcd/integer.e
+%%PKGNAME%%/lib_show/gcd/test_gcd.e
+%%PKGNAME%%/lib_show/directory/example1.e
+%%PKGNAME%%/lib_show/animal/sample3.e
+%%PKGNAME%%/lib_show/animal/chat.e
+%%PKGNAME%%/lib_show/animal/chien.e
+%%PKGNAME%%/lib_show/animal/mille_pattes.e
+%%PKGNAME%%/lib_show/animal/quadrupede.e
+%%PKGNAME%%/lib_show/animal/sample1.e
+%%PKGNAME%%/lib_show/animal/sample2.e
+%%PKGNAME%%/lib_show/animal/animal.e
+%%PKGNAME%%/lib_show/hanoi/hanoi.e
+%%PKGNAME%%/lib_show/hanoi/tower.e
+%%PKGNAME%%/lib_show/iterator/example1.e
+%%PKGNAME%%/lib_show/iterator/example2.e
+%%PKGNAME%%/lib_show/iterator/iterator_with_variant.e
+%%PKGNAME%%/lib_show/iterator/iterator_on_random_generator.e
+%%PKGNAME%%/lib_show/iterator/example3.e
+%%PKGNAME%%/lib_show/spread_illness.e
+%%PKGNAME%%/lib_show/pyramid.e
+%%PKGNAME%%/lib_show/pyramid2.e
+%%PKGNAME%%/lib_show/print_arguments.e
+%%PKGNAME%%/lib_show/hello_world.e
+%%PKGNAME%%/lib_show/fibonacci.e
+%%PKGNAME%%/lib_show/knight.e
+%%PKGNAME%%/lib_std/time_in_some_language.e
+%%PKGNAME%%/lib_std/arguments.e
+%%PKGNAME%%/lib_std/array.e
+%%PKGNAME%%/lib_std/array2.e
+%%PKGNAME%%/lib_std/arrayed_collection.e
+%%PKGNAME%%/lib_std/bit_n.e
+%%PKGNAME%%/lib_std/character.e
+%%PKGNAME%%/lib_std/bit_n_ref.e
+%%PKGNAME%%/lib_std/boolean.e
+%%PKGNAME%%/lib_std/boolean_ref.e
+%%PKGNAME%%/lib_std/std_file_read.e
+%%PKGNAME%%/lib_std/character_ref.e
+%%PKGNAME%%/lib_std/collection.e
+%%PKGNAME%%/lib_std/comparable.e
+%%PKGNAME%%/lib_std/counter.e
+%%PKGNAME%%/lib_std/dictionary.e
+%%PKGNAME%%/lib_std/double.e
+%%PKGNAME%%/lib_std/double_ref.e
+%%PKGNAME%%/lib_std/file_tools.e
+%%PKGNAME%%/lib_std/fixed_array.e
+%%PKGNAME%%/lib_std/collection2.e
+%%PKGNAME%%/lib_std/general.e
+%%PKGNAME%%/lib_std/input_stream.e
+%%PKGNAME%%/lib_std/integer.e
+%%PKGNAME%%/lib_std/string.e
+%%PKGNAME%%/lib_std/integer_ref.e
+%%PKGNAME%%/lib_std/link.e
+%%PKGNAME%%/lib_std/link2.e
+%%PKGNAME%%/lib_std/bit_string.e
+%%PKGNAME%%/lib_std/linked_collection.e
+%%PKGNAME%%/lib_std/basic_time.e
+%%PKGNAME%%/lib_std/memory.e
+%%PKGNAME%%/lib_std/native_array.e
+%%PKGNAME%%/lib_std/numeric.e
+%%PKGNAME%%/lib_std/output_stream.e
+%%PKGNAME%%/lib_std/platform.e
+%%PKGNAME%%/lib_std/pointer.e
+%%PKGNAME%%/lib_std/pointer_ref.e
+%%PKGNAME%%/lib_std/real.e
+%%PKGNAME%%/lib_std/real_ref.e
+%%PKGNAME%%/lib_std/std_error.e
+%%PKGNAME%%/lib_std/memo.e
+%%PKGNAME%%/lib_std/std_input.e
+%%PKGNAME%%/lib_std/std_file_read_write.e
+%%PKGNAME%%/lib_std/hashable.e
+%%PKGNAME%%/lib_std/std_file_write.e
+%%PKGNAME%%/lib_std/std_input_output.e
+%%PKGNAME%%/lib_std/std_output.e
+%%PKGNAME%%/lib_std/exceptions.e
+%%PKGNAME%%/lib_std/fixed_array2.e
+%%PKGNAME%%/lib_std/dirent.e
+%%PKGNAME%%/lib_std/directory.e
+%%PKGNAME%%/lib_std/collection_sorter.e
+%%PKGNAME%%/lib_std/basic_directory.e
+%%PKGNAME%%/lib_std/reverse_collection_sorter.e
+%%PKGNAME%%/lib_std/array3.e
+%%PKGNAME%%/lib_std/fixed_array3.e
+%%PKGNAME%%/lib_std/time_in_french.e
+%%PKGNAME%%/lib_std/linked_list.e
+%%PKGNAME%%/lib_std/two_way_linked_list.e
+%%PKGNAME%%/lib_std/collection3.e
+%%PKGNAME%%/lib_std/link_list.e
+%%PKGNAME%%/lib_std/time_in_english.e
+%%PKGNAME%%/lib_std/time_in_italian.e
+%%PKGNAME%%/lib_std/link2_list.e
+%%PKGNAME%%/lib_std/any.e
+%%PKGNAME%%/man/install.txt
+%%PKGNAME%%/man/compile.html
+%%PKGNAME%%/man/se-line.gif
+%%PKGNAME%%/man/compile_to_c.html
+%%PKGNAME%%/man/Eiffel.FAQ
+%%PKGNAME%%/man/compile.txt
+%%PKGNAME%%/man/compile_to_c.txt
+%%PKGNAME%%/man/compile_to_jvm.html
+%%PKGNAME%%/man/pretty.html
+%%PKGNAME%%/man/pretty.txt
+%%PKGNAME%%/man/short.html
+%%PKGNAME%%/man/short.txt
+%%PKGNAME%%/man/finder.html
+%%PKGNAME%%/man/compile_to_jvm.txt
+%%PKGNAME%%/man/print_jvm_class.html
+%%PKGNAME%%/man/finder.txt
+%%PKGNAME%%/man/cecil.html
+%%PKGNAME%%/man/cecil.txt
+%%PKGNAME%%/man/external.html
+%%PKGNAME%%/man/external.txt
+%%PKGNAME%%/man/system.html
+%%PKGNAME%%/man/system.txt
+%%PKGNAME%%/man/clean.html
+%%PKGNAME%%/man/print_jvm_class.txt
+%%PKGNAME%%/man/SmallEiffelFAQ.html
+%%PKGNAME%%/man/clean.txt
+%%PKGNAME%%/man/support.html
+%%PKGNAME%%/man/c_code.html
+%%PKGNAME%%/man/SmallEiffelFAQ.txt
+%%PKGNAME%%/man/support.txt
+%%PKGNAME%%/man/index.html
+%%PKGNAME%%/man/c_code.txt
+%%PKGNAME%%/man/install.html
+%%PKGNAME%%/man/commands.txt
+%%PKGNAME%%/misc/benchmarks/gc/LkROInc/bench.e
+%%PKGNAME%%/misc/benchmarks/gc/CNoLfO/triangle.e
+%%PKGNAME%%/misc/benchmarks/gc/CNoLfO/point.e
+%%PKGNAME%%/misc/benchmarks/gc/CNoLfO/bench.e
+%%PKGNAME%%/misc/benchmarks/gc/DNeStr/bench.e
+%%PKGNAME%%/misc/benchmarks/gc/DNeStr/link.e
+%%PKGNAME%%/misc/benchmarks/gc/LaEStk/bench.e
+%%PKGNAME%%/misc/benchmarks/gc/LaEStk/point.e
+%%PKGNAME%%/misc/benchmarks/gc/LaStk/bench.e
+%%PKGNAME%%/misc/benchmarks/gc/LaStk/point.e
+%%PKGNAME%%/misc/benchmarks/gc/LkFSO/triangle.e
+%%PKGNAME%%/misc/benchmarks/gc/LkFSO/bench.e
+%%PKGNAME%%/misc/benchmarks/gc/LkFSO/point.e
+%%PKGNAME%%/misc/benchmarks/gc/LkRODec/bench.e
+%%PKGNAME%%/misc/benchmarks/gc/CLfO/bench.e
+%%PKGNAME%%/misc/benchmarks/gc/LkRORnd/bench.e
+%%PKGNAME%%/misc/benchmarks/gc/LkRORnd/std_rand.e
+%%PKGNAME%%/misc/benchmarks/gc/LkROSm/bench.e
+%%PKGNAME%%/misc/benchmarks/gc/MFSO/apple.e
+%%PKGNAME%%/misc/benchmarks/gc/MFSO/bench.e
+%%PKGNAME%%/misc/benchmarks/gc/MFSO/fruit.e
+%%PKGNAME%%/misc/benchmarks/gc/MRO/bench.e
+%%PKGNAME%%/misc/benchmarks/gc/PLk/bench.e
+%%PKGNAME%%/misc/benchmarks/gc/PLk/apple.e
+%%PKGNAME%%/misc/benchmarks/gc/PLk/fruit.e
+%%PKGNAME%%/misc/benchmarks/gc/PLk/peach.e
+%%PKGNAME%%/misc/benchmarks/gc/PMO/apple.e
+%%PKGNAME%%/misc/benchmarks/gc/PMO/bench.e
+%%PKGNAME%%/misc/benchmarks/gc/PMO/fruit.e
+%%PKGNAME%%/misc/benchmarks/gc/PMO/peach.e
+%%PKGNAME%%/misc/benchmarks/collection/bench2/array_bench.e
+%%PKGNAME%%/misc/benchmarks/collection/bench2/bench.csh
+%%PKGNAME%%/misc/benchmarks/collection/bench2/bench.e
+%%PKGNAME%%/misc/benchmarks/collection/bench2/fixed_array_bench.e
+%%PKGNAME%%/misc/benchmarks/collection/bench2/linked_list_bench.e
+%%PKGNAME%%/misc/benchmarks/collection/bench2/two_way_linked_list_bench.e
+%%PKGNAME%%/misc/benchmarks/collection/bench3/array_bench.e
+%%PKGNAME%%/misc/benchmarks/collection/bench3/bench.csh
+%%PKGNAME%%/misc/benchmarks/collection/bench3/bench.e
+%%PKGNAME%%/misc/benchmarks/collection/bench3/fixed_array_bench.e
+%%PKGNAME%%/misc/benchmarks/collection/bench3/linked_list_bench.e
+%%PKGNAME%%/misc/benchmarks/collection/bench3/two_way_linked_list_bench.e
+%%PKGNAME%%/misc/benchmarks/collection/bench4/array_bench.e
+%%PKGNAME%%/misc/benchmarks/collection/bench4/bench.csh
+%%PKGNAME%%/misc/benchmarks/collection/bench4/bench.e
+%%PKGNAME%%/misc/benchmarks/collection/bench4/fixed_array_bench.e
+%%PKGNAME%%/misc/benchmarks/collection/bench4/linked_list_bench.e
+%%PKGNAME%%/misc/benchmarks/collection/bench4/two_way_linked_list_bench.e
+%%PKGNAME%%/misc/benchmarks/collection/bench1/array_bench.e
+%%PKGNAME%%/misc/benchmarks/collection/bench1/bench.e
+%%PKGNAME%%/misc/benchmarks/collection/bench1/fixed_array_bench.e
+%%PKGNAME%%/misc/benchmarks/collection/bench1/bench.csh
+%%PKGNAME%%/misc/benchmarks/collection/bench1/linked_list_bench.e
+%%PKGNAME%%/misc/benchmarks/collection/bench1/two_way_linked_list_bench.e
+%%PKGNAME%%/misc/benchmarks/collection3/bench2/array3_bench.e
+%%PKGNAME%%/misc/benchmarks/collection3/bench2/bench.e
+%%PKGNAME%%/misc/benchmarks/collection3/bench2/fixed_array3_bench.e
+%%PKGNAME%%/misc/benchmarks/collection3/bench2/bench.csh
+%%PKGNAME%%/misc/benchmarks/collection3/bench1/bench.csh
+%%PKGNAME%%/misc/benchmarks/collection3/bench1/bench.e
+%%PKGNAME%%/misc/benchmarks/collection3/bench1/array3_bench.e
+%%PKGNAME%%/misc/benchmarks/collection3/bench1/fixed_array3_bench.e
+%%PKGNAME%%/misc/benchmarks/collection2/bench1/array2_bench.e
+%%PKGNAME%%/misc/benchmarks/collection2/bench1/bench.csh
+%%PKGNAME%%/misc/benchmarks/collection2/bench1/bench.e
+%%PKGNAME%%/misc/benchmarks/collection2/bench1/fixed_array2_bench.e
+%%PKGNAME%%/misc/THANKS.html
+%%PKGNAME%%/misc/INSTALL.CSH
+%%PKGNAME%%/misc/INSTALL.OS2
+%%PKGNAME%%/misc/INSTALL.READ_ME
+%%PKGNAME%%/misc/INSTALL.SH
+%%PKGNAME%%/misc/THANKS.txt
+%%PKGNAME%%/misc/rename.se
+%%PKGNAME%%/misc/SmallEiffel.lsm
+%%PKGNAME%%/misc/HISTORY.html
+%%PKGNAME%%/misc/HISTORY.txt
+%%PKGNAME%%/misc/NOT_YET_IMPLEMENTED.html
+%%PKGNAME%%/misc/NOT_YET_IMPLEMENTED.txt
+%%PKGNAME%%/misc/header.GPL
+%%PKGNAME%%/misc/header.FREE
+%%PKGNAME%%/misc/GC.SH
+%%PKGNAME%%/misc/people.txt
+%%PKGNAME%%/misc/tmp.html
+%%PKGNAME%%/misc/WeNeedFeedBack.txt
+%%PKGNAME%%/misc/people.html
+%%PKGNAME%%/misc/eiffel-mode.el
+%%PKGNAME%%/short/html1/HOOKS.SH
+%%PKGNAME%%/short/html1/hook002
+%%PKGNAME%%/short/html1/hook010
+%%PKGNAME%%/short/html1/hook011
+%%PKGNAME%%/short/html1/hook012
+%%PKGNAME%%/short/html1/hook015
+%%PKGNAME%%/short/html1/hook018
+%%PKGNAME%%/short/html1/hook019
+%%PKGNAME%%/short/html1/hook100
+%%PKGNAME%%/short/html1/hook200
+%%PKGNAME%%/short/html1/hook201
+%%PKGNAME%%/short/html1/hook202
+%%PKGNAME%%/short/html1/hook204
+%%PKGNAME%%/short/html1/hook205
+%%PKGNAME%%/short/html1/hook208
+%%PKGNAME%%/short/html1/hook310
+%%PKGNAME%%/short/html1/hook313
+%%PKGNAME%%/short/html1/hook401
+%%PKGNAME%%/short/html1/hook402
+%%PKGNAME%%/short/html1/hook413
+%%PKGNAME%%/short/html1/hook416
+%%PKGNAME%%/short/html1/hook427
+%%PKGNAME%%/short/html1/hook430
+%%PKGNAME%%/short/html1/hook511
+%%PKGNAME%%/short/html1/hook513
+%%PKGNAME%%/short/html1/hook516
+%%PKGNAME%%/short/html1/hook527
+%%PKGNAME%%/short/html1/hook530
+%%PKGNAME%%/short/html1/hook599
+%%PKGNAME%%/short/html1/hook811
+%%PKGNAME%%/short/html1/hook813
+%%PKGNAME%%/short/html1/hook816
+%%PKGNAME%%/short/html1/hook827
+%%PKGNAME%%/short/html1/hook830
+%%PKGNAME%%/short/html1/hook900
+%%PKGNAME%%/short/html1/hook905
+%%PKGNAME%%/short/html1/hook999
+%%PKGNAME%%/short/html1/Bcn
+%%PKGNAME%%/short/html1/Mcn
+%%PKGNAME%%/short/html1/Acn
+%%PKGNAME%%/short/html1/op_quote
+%%PKGNAME%%/short/html1/cl_quote
+%%PKGNAME%%/short/html1/READ_ME
+%%PKGNAME%%/short/html1/hook000
+%%PKGNAME%%/short/html2/hook819
+%%PKGNAME%%/short/html2/hook002
+%%PKGNAME%%/short/html2/hook010
+%%PKGNAME%%/short/html2/hook011
+%%PKGNAME%%/short/html2/hook012
+%%PKGNAME%%/short/html2/hook015
+%%PKGNAME%%/short/html2/hook018
+%%PKGNAME%%/short/html2/hook019
+%%PKGNAME%%/short/html2/hook100
+%%PKGNAME%%/short/html2/hook200
+%%PKGNAME%%/short/html2/hook201
+%%PKGNAME%%/short/html2/hook202
+%%PKGNAME%%/short/html2/hook204
+%%PKGNAME%%/short/html2/hook205
+%%PKGNAME%%/short/html2/hook208
+%%PKGNAME%%/short/html2/hook310
+%%PKGNAME%%/short/html2/hook313
+%%PKGNAME%%/short/html2/hook401
+%%PKGNAME%%/short/html2/hook402
+%%PKGNAME%%/short/html2/hook413
+%%PKGNAME%%/short/html2/hook416
+%%PKGNAME%%/short/html2/hook427
+%%PKGNAME%%/short/html2/hook430
+%%PKGNAME%%/short/html2/hook511
+%%PKGNAME%%/short/html2/hook513
+%%PKGNAME%%/short/html2/hook516
+%%PKGNAME%%/short/html2/hook527
+%%PKGNAME%%/short/html2/hook530
+%%PKGNAME%%/short/html2/hook599
+%%PKGNAME%%/short/html2/hook811
+%%PKGNAME%%/short/html2/hook813
+%%PKGNAME%%/short/html2/hook816
+%%PKGNAME%%/short/html2/hook827
+%%PKGNAME%%/short/html2/hook830
+%%PKGNAME%%/short/html2/hook900
+%%PKGNAME%%/short/html2/hook905
+%%PKGNAME%%/short/html2/hook999
+%%PKGNAME%%/short/html2/Bcn
+%%PKGNAME%%/short/html2/Mcn
+%%PKGNAME%%/short/html2/Acn
+%%PKGNAME%%/short/html2/op_quote
+%%PKGNAME%%/short/html2/cl_quote
+%%PKGNAME%%/short/html2/READ_ME
+%%PKGNAME%%/short/html2/HOOKS.SH
+%%PKGNAME%%/short/html2/like
+%%PKGNAME%%/short/html2/old
+%%PKGNAME%%/short/html2/op_strip
+%%PKGNAME%%/short/html2/Result
+%%PKGNAME%%/short/html2/Current
+%%PKGNAME%%/short/html2/Void
+%%PKGNAME%%/short/html2/hook000
+%%PKGNAME%%/short/tex2/rem
+%%PKGNAME%%/short/tex2/Bcn
+%%PKGNAME%%/short/tex2/hook999
+%%PKGNAME%%/short/tex2/hook000
+%%PKGNAME%%/short/tex2/Usfn
+%%PKGNAME%%/short/tex2/Ucomment
+%%PKGNAME%%/short/tex2/Uan
+%%PKGNAME%%/short/tex2/Utag
+%%PKGNAME%%/short/tex2/READ_ME
+%%PKGNAME%%/short/tex2/hook013
+%%PKGNAME%%/short/tex2/hook900
+%%PKGNAME%%/short/tex2/hook904
+%%PKGNAME%%/short/tex2/AECL
+%%PKGNAME%%/short/tex2/BECL
+%%PKGNAME%%/short/tex2/hook811
+%%PKGNAME%%/short/tex2/hook401
+%%PKGNAME%%/short/tex2/hook402
+%%PKGNAME%%/short/tex2/hook100
+%%PKGNAME%%/short/tex2/hook200
+%%PKGNAME%%/short/tex2/hook202
+%%PKGNAME%%/short/tex2/hook204
+%%PKGNAME%%/short/tex2/hook511
+%%PKGNAME%%/short/tex2/op_quote
+%%PKGNAME%%/short/tex2/cl_quote
+%%PKGNAME%%/short/tex2/Acn
+%%PKGNAME%%/short/plain/READ_ME
+%%PKGNAME%%/short/tex3/rem
+%%PKGNAME%%/short/tex3/Bcn
+%%PKGNAME%%/short/tex3/hook999
+%%PKGNAME%%/short/tex3/hook000
+%%PKGNAME%%/short/tex3/Usfn
+%%PKGNAME%%/short/tex3/Ucomment
+%%PKGNAME%%/short/tex3/Uan
+%%PKGNAME%%/short/tex3/Utag
+%%PKGNAME%%/short/tex3/READ_ME
+%%PKGNAME%%/short/tex3/hook013
+%%PKGNAME%%/short/tex3/hook900
+%%PKGNAME%%/short/tex3/hook904
+%%PKGNAME%%/short/tex3/AECL
+%%PKGNAME%%/short/tex3/BECL
+%%PKGNAME%%/short/tex3/hook811
+%%PKGNAME%%/short/tex3/hook401
+%%PKGNAME%%/short/tex3/hook402
+%%PKGNAME%%/short/tex3/hook100
+%%PKGNAME%%/short/tex3/hook200
+%%PKGNAME%%/short/tex3/hook204
+%%PKGNAME%%/short/tex3/hook511
+%%PKGNAME%%/short/tex3/op_quote
+%%PKGNAME%%/short/tex3/cl_quote
+%%PKGNAME%%/short/tex3/Bsfn
+%%PKGNAME%%/short/tex3/Asfn
+%%PKGNAME%%/short/tex3/Current
+%%PKGNAME%%/short/tex3/Result
+%%PKGNAME%%/short/tex3/Ban
+%%PKGNAME%%/short/tex3/Aan
+%%PKGNAME%%/short/tex3/open_sb
+%%PKGNAME%%/short/tex3/hook832
+%%PKGNAME%%/short/tex3/close_sb
+%%PKGNAME%%/short/tex3/Bifn
+%%PKGNAME%%/short/tex3/Bpfn
+%%PKGNAME%%/short/tex3/Acn
+%%PKGNAME%%/short/tex1/hook999
+%%PKGNAME%%/short/tex1/hook000
+%%PKGNAME%%/short/tex1/READ_ME
+%%PKGNAME%%/short/READ_ME
+%%PKGNAME%%/sys/runtime/deep_twin.c
+%%PKGNAME%%/sys/runtime/exceptions.h
+%%PKGNAME%%/sys/runtime/gc_lib.c
+%%PKGNAME%%/sys/runtime/base.h
+%%PKGNAME%%/sys/runtime/exceptions.c
+%%PKGNAME%%/sys/runtime/no_check.h
+%%PKGNAME%%/sys/runtime/trace.c
+%%PKGNAME%%/sys/runtime/no_check.c
+%%PKGNAME%%/sys/runtime/boost.c
+%%PKGNAME%%/sys/runtime/trace.h
+%%PKGNAME%%/sys/runtime/boost.h
+%%PKGNAME%%/sys/runtime/SmallEiffelRuntime.java
+%%PKGNAME%%/sys/runtime/SmallEiffelRuntime.class
+%%PKGNAME%%/sys/runtime/basic_directory.h
+%%PKGNAME%%/sys/runtime/basic_directory.c
+%%PKGNAME%%/sys/runtime/basic_time.c
+%%PKGNAME%%/sys/runtime/c_plus_plus.h
+%%PKGNAME%%/sys/runtime/basic_time.h
+%%PKGNAME%%/sys/runtime/SmallEiffelRuntime$DirectoryStream.class
+%%PKGNAME%%/sys/runtime/deep_twin.h
+%%PKGNAME%%/sys/runtime/gc_lib.h
+%%PKGNAME%%/sys/gc_lib/aix.c
+%%PKGNAME%%/sys/gc_lib/alpha.c
+%%PKGNAME%%/sys/gc_lib/windows.c
+%%PKGNAME%%/sys/gc_lib/generic.c
+%%PKGNAME%%/sys/gc_lib/linux.c
+%%PKGNAME%%/sys/gc_lib/m68k.c
+%%PKGNAME%%/sys/gc_lib/hp-pa.c
+%%PKGNAME%%/sys/gc_lib/MacintoshPPC.c
+%%PKGNAME%%/sys/gc_lib/BeOS_x86.c
+%%PKGNAME%%/sys/gc_lib/freebsd.c
+%%PKGNAME%%/sys/gc_lib/m68k-amigaos.c
+%%PKGNAME%%/sys/gc_lib/READ_ME
+%%PKGNAME%%/sys/gc_lib/sparc.c
+%%PKGNAME%%/sys/compiler.se
+%%PKGNAME%%/sys/gc
+%%PKGNAME%%/sys/loadpath.Amiga
+%%PKGNAME%%/sys/loadpath.DOS
+%%PKGNAME%%/sys/loadpath.Macintosh
+%%PKGNAME%%/sys/loadpath.OS2
+%%PKGNAME%%/sys/loadpath.VMS
+%%PKGNAME%%/sys/loadpath.Windows
+%%PKGNAME%%/sys/READ_ME
+%%PKGNAME%%/sys/system.se
+%%PKGNAME%%/sys/loadpath.BeOS
+%%PKGNAME%%/sys/loadpath.UNIX
+@dirrm %%PKGNAME%%/bin
+@dirrm %%PKGNAME%%/bin_c
+@dirrm %%PKGNAME%%/contrib/edb
+@dirrm %%PKGNAME%%/contrib/lib
+@dirrm %%PKGNAME%%/contrib/htmldoc
+@dirrm %%PKGNAME%%/contrib
+@dirrm %%PKGNAME%%/lib_iterator
+@dirrm %%PKGNAME%%/lib_number
+@dirrm %%PKGNAME%%/lib_random
+@dirrm %%PKGNAME%%/lib_se
+@dirrm %%PKGNAME%%/lib_show/external/C
+@dirrm %%PKGNAME%%/lib_show/external/JVM
+@dirrm %%PKGNAME%%/lib_show/external/C++
+@dirrm %%PKGNAME%%/lib_show/external
+@dirrm %%PKGNAME%%/lib_show/number
+@dirrm %%PKGNAME%%/lib_show/random
+@dirrm %%PKGNAME%%/lib_show/basic_time
+@dirrm %%PKGNAME%%/lib_show/sorting
+@dirrm %%PKGNAME%%/lib_show/cecil/example9
+@dirrm %%PKGNAME%%/lib_show/cecil/example2
+@dirrm %%PKGNAME%%/lib_show/cecil/example3
+@dirrm %%PKGNAME%%/lib_show/cecil/example4
+@dirrm %%PKGNAME%%/lib_show/cecil/JVM
+@dirrm %%PKGNAME%%/lib_show/cecil/example1
+@dirrm %%PKGNAME%%/lib_show/cecil/example6
+@dirrm %%PKGNAME%%/lib_show/cecil/example7
+@dirrm %%PKGNAME%%/lib_show/cecil/example8
+@dirrm %%PKGNAME%%/lib_show/cecil/example5
+@dirrm %%PKGNAME%%/lib_show/cecil
+@dirrm %%PKGNAME%%/lib_show/parking
+@dirrm %%PKGNAME%%/lib_show/basic_directory
+@dirrm %%PKGNAME%%/lib_show/gcd
+@dirrm %%PKGNAME%%/lib_show/directory
+@dirrm %%PKGNAME%%/lib_show/animal
+@dirrm %%PKGNAME%%/lib_show/hanoi
+@dirrm %%PKGNAME%%/lib_show/iterator
+@dirrm %%PKGNAME%%/lib_show
+@dirrm %%PKGNAME%%/lib_std
+@dirrm %%PKGNAME%%/man
+@dirrm %%PKGNAME%%/misc/benchmarks/gc/LkROInc
+@dirrm %%PKGNAME%%/misc/benchmarks/gc/CNoLfO
+@dirrm %%PKGNAME%%/misc/benchmarks/gc/DNeStr
+@dirrm %%PKGNAME%%/misc/benchmarks/gc/LaEStk
+@dirrm %%PKGNAME%%/misc/benchmarks/gc/LaStk
+@dirrm %%PKGNAME%%/misc/benchmarks/gc/LkFSO
+@dirrm %%PKGNAME%%/misc/benchmarks/gc/LkRODec
+@dirrm %%PKGNAME%%/misc/benchmarks/gc/CLfO
+@dirrm %%PKGNAME%%/misc/benchmarks/gc/LkRORnd
+@dirrm %%PKGNAME%%/misc/benchmarks/gc/LkROSm
+@dirrm %%PKGNAME%%/misc/benchmarks/gc/MFSO
+@dirrm %%PKGNAME%%/misc/benchmarks/gc/MRO
+@dirrm %%PKGNAME%%/misc/benchmarks/gc/PLk
+@dirrm %%PKGNAME%%/misc/benchmarks/gc/PMO
+@dirrm %%PKGNAME%%/misc/benchmarks/gc
+@dirrm %%PKGNAME%%/misc/benchmarks/collection/bench2
+@dirrm %%PKGNAME%%/misc/benchmarks/collection/bench3
+@dirrm %%PKGNAME%%/misc/benchmarks/collection/bench4
+@dirrm %%PKGNAME%%/misc/benchmarks/collection/bench1
+@dirrm %%PKGNAME%%/misc/benchmarks/collection
+@dirrm %%PKGNAME%%/misc/benchmarks/collection3/bench2
+@dirrm %%PKGNAME%%/misc/benchmarks/collection3/bench1
+@dirrm %%PKGNAME%%/misc/benchmarks/collection3
+@dirrm %%PKGNAME%%/misc/benchmarks/collection2/bench1
+@dirrm %%PKGNAME%%/misc/benchmarks/collection2
+@dirrm %%PKGNAME%%/misc/benchmarks
+@dirrm %%PKGNAME%%/misc
+@dirrm %%PKGNAME%%/short/html1
+@dirrm %%PKGNAME%%/short/html2
+@dirrm %%PKGNAME%%/short/tex2
+@dirrm %%PKGNAME%%/short/plain
+@dirrm %%PKGNAME%%/short/tex3
+@dirrm %%PKGNAME%%/short/tex1
+@dirrm %%PKGNAME%%/short
+@dirrm %%PKGNAME%%/sys/runtime
+@dirrm %%PKGNAME%%/sys/gc_lib
+@dirrm %%PKGNAME%%/sys
+@dirrm %%PKGNAME%%
@unexec rm /usr/local/SmallEiffel