Renamed porter2_module to porter2_constants
authorNeil Smith <neil.d1@njae.me.uk>
Fri, 7 Jan 2011 08:47:41 +0000 (08:47 +0000)
committerNeil Smith <neil.d1@njae.me.uk>
Fri, 7 Jan 2011 08:47:41 +0000 (08:47 +0000)
doc/created.rid
doc/lib/porter2_rb.html
lib/porter2.rb

index fd2cc826ec9c9bb327c6339bf3268454e092207b..d9b4f190a8492223149b1a9dec750d078102deba 100644 (file)
@@ -1,6 +1,6 @@
-Wed, 05 Jan 2011 11:40:35 +0000
+Fri, 07 Jan 2011 08:46:50 +0000
 ./test/tc_porter2_parts.rb     Wed, 05 Jan 2011 11:38:33 +0000
 ./test/ts_porter2.rb   Mon, 03 Jan 2011 00:20:11 +0000
 ./test/tc_porter2_full.rb      Wed, 05 Jan 2011 11:35:59 +0000
-./lib/porter2_module.rb        Wed, 05 Jan 2011 11:34:03 +0000
-./lib/porter2.rb       Wed, 05 Jan 2011 11:33:59 +0000
+./lib/porter2.rb       Fri, 07 Jan 2011 08:46:31 +0000
+./lib/porter2_constants.rb     Fri, 07 Jan 2011 08:46:16 +0000
index 3b98008f1ab28cbbb673a2acad1a26ad25321883..d4d44d9c49d90a53196e662e49e3ca877c444d52 100644 (file)
        <div id="metadata">
                <dl>
                        <dt class="modified-date">Last Modified</dt>
-                       <dd class="modified-date">2011-01-05 11:33:59 +0000</dd>
+                       <dd class="modified-date">2011-01-07 08:46:31 +0000</dd>
 
                        
                        <dt class="requires">Requires</dt>
                        <dd class="requires">
                                <ul>
                                
-                                       <li>porter2_module</li>
+                                       <li>porter2_constants</li>
                                
                                </ul>
                        </dd>
index 3f43303a65e3e11499bd263f72cc1ee3369a8e34..e99e3588ff6c78dbcbe485cfcfc0b592d3f66e84 100644 (file)
@@ -1,6 +1,6 @@
 # coding: utf-8
 
-require 'porter2_module'
+require 'porter2_constants'
 
 # ==The Porter 2 stemmer
 #