| Copyright | (c) Christian Maeder, DFKI GmbH 2010 |
|---|---|
| License | GPLv2 or higher, see LICENSE.txt |
| Maintainer | Christian.Maeder@dfki.de |
| Stability | provisional |
| Portability | non-portable(Grothendieck) |
| Safe Haskell | None |
Static.ApplyChanges
Description
adjust development graph according to xupdate information
Documentation
dgXUpdateMods :: HetcatsOpts -> Element -> EdgeId -> Element -> LibEnv -> LibName -> DGraph -> ResultT IO (LibName, LibEnv)
updates a dgraph partially in accordance with changelist data from a .diff application. an xgraph is created and used as a guideline for signature- hierachy and for retrieving required new data.