1
0
forked from GitHub/gf-rgl

some updates in lib/doc/translation.html

This commit is contained in:
aarne
2014-05-13 07:18:51 +00:00
parent 3775af0e9d
commit 8d9c9e5591
4 changed files with 59 additions and 28 deletions

View File

@@ -6,7 +6,9 @@ graph {
Translate -- RGLSyntax [style = dashed] ;
Translate -- Extensions ;
Translate -- Dictionary ;
Translate -- Chunk ;
Extensions -- RGLCategories ;
Chunk -- RGLCategories ;
RGLCategories ;
RGLSyntax -- RGLCategories ;
Dictionary -- RGLCategories ;