Skip to content

Commit

Permalink
Merge 5f414fd
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel-Darbord committed Jun 19, 2022
2 parents 986cda8 + 5f414fd commit a3f590a
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
"
I take as input a Casino Model, and I tranform it by adding the I18N information based on a I18N model
## Usage
```
CSNE18NModelTransformation new
csnModel: gwtModel;
i18nModel: i18nModel;
bind.
```
"
Class {
#name : #CSNE18NModelTransformation,
Expand Down

0 comments on commit a3f590a

Please sign in to comment.