This repository contains a standalone version of the Rodin AST. It is used within the ProB tool.
This repository contains a standalone version of the Rodin AST. It is used within the ProB tool.
No original file is changed, but we added:
Almost all files in this repository are taken unmodified from the [rodincore/org.eventb.core.ast](https://sourceforge.net/p/rodin-b-sharp/rodincore/ci/master/tree/org.eventb.core.ast/) project.
Only two files from the original sources have been modified:
* .gitignore
* src/org/eventb/internal/core/ast/ASTPlugin.java
We also added the following files to support the Maven Central build/upload process: