rupesh4514 / grammatical-framework

Automatically exported from code.google.com/p/grammatical-framework
0 stars 0 forks source link

Something suspicious with module dependencies #19

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
In module GF.Compile.Update there is this commented out code:

----  deps <- moduleDeps ms
----  is   <- openInterfaces deps i
  let is = [] ---- the method above is buggy: try "i -src" for two grs. AR 
8/3/2005

I haven't investigated what is the problem here but it looks suspicious 
perhaps there is a bug here. It should be investigated.

Original issue reported on code.google.com by kr.ange...@gmail.com on 16 Feb 2010 at 8:48