/* ** ************************************************ ** hArtes/POLIBA SCILAB2C ** Contact: raffaele.nutricato@tiscali.it ** ************************************************ */ /* ** ----------------------- ** --- SCI2C Includes. --- ** ----------------------- */ #include "../../../Scilab2C/CFiles/sci2cincludes/sci2clib.h" /* ** --------------------------- ** --- End SCI2C Includes. --- ** --------------------------- */ /* ** ------------------- ** --- Prototypes. --- ** ------------------- */ SCI2Cint main(); /* ** ----------------------- ** --- End Prototypes. --- ** ----------------------- */ /* ** ------------------------ ** --- USER2C Includes. --- ** ------------------------ */ /* ** ---------------------------- ** --- End USER2C Includes. --- ** ---------------------------- */