summaryrefslogtreecommitdiff
path: root/help/en_US/scilab_en_US_help/c_code.css
diff options
context:
space:
mode:
authorSunil Shetye2018-07-17 18:02:33 +0530
committerSunil Shetye2018-07-26 23:50:17 +0530
commit6011540ce239922c0723ff2f1534e915b420cd1f (patch)
treec27dc9e40a7942fa99daf790da5e620d80bebee0 /help/en_US/scilab_en_US_help/c_code.css
parentcdd55940b7a287810e423017c42e7c965815c468 (diff)
downloadFOSSEE-Signal-Processing-Toolbox-6011540ce239922c0723ff2f1534e915b420cd1f.tar.gz
FOSSEE-Signal-Processing-Toolbox-6011540ce239922c0723ff2f1534e915b420cd1f.tar.bz2
FOSSEE-Signal-Processing-Toolbox-6011540ce239922c0723ff2f1534e915b420cd1f.zip
remove autogenerated files
remove execute permission from scilab files update macros/names fix build process by building macros before help
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.css54
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 948d2ee..0000000
--- 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
-}