xpath/trunk/stx_goodies_xmlsuite_xpath.st
changeset 10 4a5fde97d883
parent 5 0dd7521c54b7
child 12 cdbbd063898b
--- a/xpath/trunk/stx_goodies_xmlsuite_xpath.st	Fri Apr 11 14:17:34 2008 +0000
+++ b/xpath/trunk/stx_goodies_xmlsuite_xpath.st	Fri Apr 11 14:47:34 2008 +0000
@@ -11,7 +11,7 @@
 
 preRequisites
     ^ #(
-        #'cvut-fel:perseus/core'    "Perseus::ASTNode - superclass of XMLv2::XPathAxisPrecedingSibling "
+        #'cvut:fel/perseus/core'    "Perseus::ASTNode - superclass of XMLv2::XPathAxisPrecedingSibling "
         #'stx:goodies/smaCC'    "SmaCC::SmaCCParser - superclass of XMLv2::XPathParser "
         #'stx:goodies/sunit'    "TestCase - superclass of XMLv2::XPathExpressionOptimizerTests "
         #'stx:goodies/xml/vw'    "XML::Document - referenced by XMLv2::XPathVWDocumentAdaptor class>>documentClass "