diff options
author | Brijeshcr | 2017-07-07 22:44:13 +0530 |
---|---|---|
committer | Brijeshcr | 2017-07-07 22:44:13 +0530 |
commit | dc2a8c2cec20a086e1f9312e90281891c2f2c4d0 (patch) | |
tree | e6b5f23245687b50e2888196bf9e59b5f0bd81b2 /help/en_US/scilab_en_US_help/c_code.css | |
parent | eb4fd4f84b56a9b8f1976a67461f2c918edede32 (diff) | |
parent | 6e81efbdcf96e8ce2d393f5641a56783adeaf61c (diff) | |
download | scilab2c-dc2a8c2cec20a086e1f9312e90281891c2f2c4d0.tar.gz scilab2c-dc2a8c2cec20a086e1f9312e90281891c2f2c4d0.tar.bz2 scilab2c-dc2a8c2cec20a086e1f9312e90281891c2f2c4d0.zip |
Pi function changes and gui mods
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 -} |