summaryrefslogtreecommitdiff
path: root/src/Scilab2C/readme.txt
blob: 894e2cbcee62d4520424c12cbe5b1774032e687c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
- tolti tutti i commenti dall'ast management.
+ Remove all comments in AST Management

- togliere tutti i commenti dalle altre dir.
+ Remove all comments in others directories

- rimuovere annotazione di molte funzioni nel fill
+ Remove comments on empty functions needing to be filled

- rimuovere funzionalita' delle global e dei cicli for.
+ Remove global functionnalities on the 'for' loop (?)

- rimuovere supporto alle stringhe.
+ Remove string support (?)

- trovare con al un esempio piu' carino.
+ Find a more clever example