The GED source is now available here:

http://server.conitec.net/down/ged_source.zip

Please be aware that this is not a normal, stable VC++ project. If you want to compile it, please note:

- The source is more or less unchanged and provided without any warranty.
- It only compiles with VC++ 2008; other VC++ versions would require various fixes.
- It is unstructured, i.e. the source compiles as a single bunch of code. For the same reason, VC++ Intellisense won't work with this project.
- It uses lots of external libraries and includes.
- It does not compile with the standard acknex headers, and thus has modified headers based on an old version. It however still works with the newest A8 version due to the upwards compatibility.