diff options
author | nutricato | 2009-04-20 15:04:16 +0000 |
---|---|---|
committer | nutricato | 2009-04-20 15:04:16 +0000 |
commit | 10a0f6b3380b800ac797e8fdba1624c1220d9a1b (patch) | |
tree | 14aad9bbd3cb19d883745e56d2737c91287b4b48 | |
parent | b22eb9597ad74840414d364286a046b114fde54a (diff) | |
download | scilab2c-10a0f6b3380b800ac797e8fdba1624c1220d9a1b.tar.gz scilab2c-10a0f6b3380b800ac797e8fdba1624c1220d9a1b.tar.bz2 scilab2c-10a0f6b3380b800ac797e8fdba1624c1220d9a1b.zip |
-rw-r--r-- | scilab2c/src/Scilab2C/readme.txt | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/scilab2c/src/Scilab2C/readme.txt b/scilab2c/src/Scilab2C/readme.txt deleted file mode 100644 index 894e2cbc..00000000 --- a/scilab2c/src/Scilab2C/readme.txt +++ /dev/null @@ -1,17 +0,0 @@ -- 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 |