Skip to content

Commit 29422c3

Browse files
committed
Using latest typepal and some documentation disabled for now
1 parent 1db0bfc commit 29422c3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

courses/Packages/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ The currently available packages are grouped in two categories: language support
4949

5050
| Library Name | Package | Note |
5151
| ------------ | ------- | ----- |
52-
| Dr Ambiguity | [drambiguity](/docs/Packages/DrAmbiguity) | Interactive UI based on Salix for detection, diagnostics and fixing of ambiguity context-free grammars. |
52+
| Dr Ambiguity | drambiguity | Interactive UI based on Salix for detection, diagnostics and fixing of ambiguity context-free grammars. Currently documentation is not building, will be released as soon as possible |
5353
| Salix | [salix-core](/docs/Packages/org.rascalmpl.salix-core) | User interface framework for Rascal |
5454
| Salix Contrib | [salix-contrib](/docs/Packages/org.rascalmpl.salix-contrib) | Useful extensions for Salix |
5555
| Rascal GIT | [rascal-git](/docs/Packages/edu.appstate.cs.rascal-git/) | Accessing GIT from Rascal |

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<clair.version>0.13.2</clair.version>
3030
<rascal-git.version>0.1.16</rascal-git.version>
3131
<flybytes.version>0.2.9</flybytes.version>
32-
<typepal.version>0.15.3</typepal.version>
32+
<typepal.version>0.15.4</typepal.version>
3333
<salix-core.version>0.2.8</salix-core.version>
3434
<salix-contrib.version>0.2.8</salix-contrib.version>
3535
<drambiguity.version>0.3.7</drambiguity.version>

0 commit comments

Comments
 (0)