diff hip.html @ 6:98935af12b04

Debugged the recursive part of the parsing algorithm, so it now recognizes multiple prepositions in any order. Still some bugs.
author jonathandicarlo@jonathan-dicarlos-macbook-pro.local
date Wed, 14 May 2008 13:25:17 -0700
parents a31bdc4de955
children 9e18b8d8c936
line wrap: on
line diff
--- a/hip.html	Tue May 13 18:57:55 2008 -0700
+++ b/hip.html	Wed May 14 13:25:17 2008 -0700
@@ -8,6 +8,7 @@
   <title></title>
 </head>
 <body>
+  <div id="status-line">Ubiquity!</div>
   <input id="search-box" type="text" size="40" />
   <div id="autocomplete-popup"></div>
 </body>