change Edu.Berkeley.Sbp.Haskell.SBP to Edu_Berkeley_Sbp_Haskell_SBP to avoid stupid...
authoradam <adam@megacz.com>
Sat, 8 Sep 2007 21:23:51 +0000 (17:23 -0400)
committeradam <adam@megacz.com>
Sat, 8 Sep 2007 21:23:51 +0000 (17:23 -0400)
darcs-hash:20070908212351-5007d-7f0a87b5de46cae1da1f13ed05fffaaef8cc8599.gz

src/edu/berkeley/sbp/haskell/SBP.lhs

index b43bea3..c1d3efb 100644 (file)
@@ -3,7 +3,7 @@
 -- These bindings are highly experimental and subject to change
 -- without notice.  You've been warned.
 --
 -- These bindings are highly experimental and subject to change
 -- without notice.  You've been warned.
 --
-module Edu.Berkeley.Sbp.Haskell.SBP(
+module Edu_Berkeley_Sbp_Haskell_SBP(
   Tree(Tree),Location(Location),Region(Region),parseFile,prettyPrintTree,coalesceFlatHeadlessNodes)
 where
 
   Tree(Tree),Location(Location),Region(Region),parseFile,prettyPrintTree,coalesceFlatHeadlessNodes)
 where