diff options
author | Jorawar Singh | 2017-07-07 15:54:07 +0530 |
---|---|---|
committer | Jorawar Singh | 2017-07-07 15:54:07 +0530 |
commit | 6e81efbdcf96e8ce2d393f5641a56783adeaf61c (patch) | |
tree | fefbaa0b38466279c83d3845c5df2df1b90acdad /help/en_US/scilab_en_US_help/c_code.css | |
parent | c9a2ccf46783d94a2d5a5f47d832cea84f09f2ef (diff) | |
download | scilab2c-6e81efbdcf96e8ce2d393f5641a56783adeaf61c.tar.gz scilab2c-6e81efbdcf96e8ce2d393f5641a56783adeaf61c.tar.bz2 scilab2c-6e81efbdcf96e8ce2d393f5641a56783adeaf61c.zip |
Added deprecated functions for lapack library for RPi compiler
Diffstat (limited to 'help/en_US/scilab_en_US_help/c_code.css')
-rw-r--r-- | help/en_US/scilab_en_US_help/c_code.css | 54 |
1 files changed, 0 insertions, 54 deletions
diff --git a/help/en_US/scilab_en_US_help/c_code.css b/help/en_US/scilab_en_US_help/c_code.css deleted file mode 100644 index 948d2eea..00000000 --- a/help/en_US/scilab_en_US_help/c_code.css +++ /dev/null @@ -1,54 +0,0 @@ -.ccomment { - font-style: italic; - color: #b22222 -} - -.cdefault { - font-style: normal; - color: #000000 -} - -.copenclose { - font-style: normal; - color: #000000 -} - -.coperator { - font-style: normal; - color: #000000 -} - -.cstring { - font-style: normal; - color: #a6557a -} - -.ctype { - font-style: normal; - color: #55a655 -} - -.cpreprocessor { - font-style: normal; - color: #9965a6 -} - -.cid { - font-style: normal; - color: #000000 -} - -.ckeyword { - font-style: normal; - color: #ad3ff2 -} - -.cmodifier { - font-style: normal; - color: #ad3ff2 -} - -.cnumber { - font-style: normal; - color: #008b8b -} |