You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucy.apache.org by ma...@apache.org on 2011/10/27 03:29:05 UTC

[lucy-commits] svn commit: r1189572 - /incubator/lucy/branches/clownfish_lemon/clownfish/MANIFEST

Author: marvin
Date: Thu Oct 27 01:29:04 2011
New Revision: 1189572

URL: http://svn.apache.org/viewvc?rev=1189572&view=rev
Log:
Update clownfish MANIFEST.

Modified:
    incubator/lucy/branches/clownfish_lemon/clownfish/MANIFEST

Modified: incubator/lucy/branches/clownfish_lemon/clownfish/MANIFEST
URL: http://svn.apache.org/viewvc/incubator/lucy/branches/clownfish_lemon/clownfish/MANIFEST?rev=1189572&r1=1189571&r2=1189572&view=diff
==============================================================================
--- incubator/lucy/branches/clownfish_lemon/clownfish/MANIFEST (original)
+++ incubator/lucy/branches/clownfish_lemon/clownfish/MANIFEST Thu Oct 27 01:29:04 2011
@@ -1,4 +1,5 @@
 Build.PL
+buildlib/Clownfish/Build.pm
 include/CFC.h
 lib/Clownfish.pm
 lib/Clownfish.xs
@@ -33,6 +34,18 @@ lib/Clownfish/Variable.pm
 MANIFEST			This list of files
 src/CFCBase.c
 src/CFCBase.h
+src/CFCBindAliases.c
+src/CFCBindAliases.h
+src/CFCBindClass.c
+src/CFCBindClass.h
+src/CFCBindCore.c
+src/CFCBindCore.h
+src/CFCBindFile.c
+src/CFCBindFile.h
+src/CFCBindFunction.c
+src/CFCBindFunction.h
+src/CFCBindMethod.c
+src/CFCBindMethod.h
 src/CFCCBlock.c
 src/CFCCBlock.h
 src/CFCClass.c
@@ -47,12 +60,26 @@ src/CFCFunction.c
 src/CFCFunction.h
 src/CFCHierarchy.c
 src/CFCHierarchy.h
+src/CFCLexHeader.l
+src/CFCMemPool.c
+src/CFCMemPool.h
 src/CFCMethod.c
 src/CFCMethod.h
 src/CFCParamList.c
 src/CFCParamList.h
 src/CFCParcel.c
 src/CFCParcel.h
+src/CFCParseHeader.y
+src/CFCParser.c
+src/CFCParser.h
+src/CFCPerlClass.c
+src/CFCPerlClass.h
+src/CFCPerlMethod.c
+src/CFCPerlMethod.h
+src/CFCPerlSub.c
+src/CFCPerlSub.h
+src/CFCPerlTypeMap.c
+src/CFCPerlTypeMap.h
 src/CFCSymbol.c
 src/CFCSymbol.h
 src/CFCType.c