Status: New Owner: ---- CC: georgega...@gmail.com Labels: Type-Defect Priority-Medium Component-ExternalTools
New issue 537 by tudor.gi...@gmail.com: inFusion should export explicit sourceAnchor for Function http://code.google.com/p/moose-technology/issues/detail?id=537
Currently, it exports sourceAnchor as a string like this:
(FAMIX.Function (sourceAnchor 'path') ...)
It should be
(FAMIX.FileAnchor (id: 1) ...) (FAMIX.Function (sourceAnchor (ref: 1)))
Updates: Status: Fixed Labels: Milestone-4.6
Comment #1 on issue 537 by tudor.gi...@gmail.com: inFusion should export explicit sourceAnchor for Function http://code.google.com/p/moose-technology/issues/detail?id=537
(No comment was entered for this change.)