diff options
author | manojgudi | 2013-07-23 07:54:12 +0530 |
---|---|---|
committer | manojgudi | 2013-07-23 07:54:12 +0530 |
commit | 43114165fb5e59c4267991f4922970c897fe2d88 (patch) | |
tree | c4cd97ed682dd75c0efa8991243b04b13633e270 /scilab.cfg | |
download | sciscipy-1.0.0-43114165fb5e59c4267991f4922970c897fe2d88.tar.gz sciscipy-1.0.0-43114165fb5e59c4267991f4922970c897fe2d88.tar.bz2 sciscipy-1.0.0-43114165fb5e59c4267991f4922970c897fe2d88.zip |
initial commit
Diffstat (limited to 'scilab.cfg')
-rw-r--r-- | scilab.cfg | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/scilab.cfg b/scilab.cfg new file mode 100644 index 0000000..84f9ac3 --- /dev/null +++ b/scilab.cfg @@ -0,0 +1,15 @@ +[KNOWN FUNC]
+size : 1
+find : 1
+disp : 0 +
+bdiag : 3 +
+banner : 0 +
+exec : 1 +
+plot2d : 0 +
+scf : 0
+xs2gif : 0
\ No newline at end of file |