diff options
author | Fede85 <f.vanzati@gmail.com> | 2013-06-27 13:12:07 +0200 |
---|---|---|
committer | Fede85 <f.vanzati@gmail.com> | 2013-06-27 13:12:07 +0200 |
commit | 5abc6d147f2e834fe310388d3197bf184bdd4cb7 (patch) | |
tree | 3b94e8664d9792c55cc7c40952dc542ab19f9987 /libraries/Servo/keywords.txt | |
parent | a7aabfb3a3bc26489983370b4f6e32fb39e907f7 (diff) |
Servo library to the new format
Diffstat (limited to 'libraries/Servo/keywords.txt')
-rw-r--r-- | libraries/Servo/keywords.txt | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/libraries/Servo/keywords.txt b/libraries/Servo/keywords.txt deleted file mode 100644 index ca5ba79..0000000 --- a/libraries/Servo/keywords.txt +++ /dev/null @@ -1,24 +0,0 @@ -####################################### -# Syntax Coloring Map Servo -####################################### - -####################################### -# Datatypes (KEYWORD1) -####################################### - -Servo KEYWORD1 - -####################################### -# Methods and Functions (KEYWORD2) -####################################### -attach KEYWORD2 -detach KEYWORD2 -write KEYWORD2 -read KEYWORD2 -attached KEYWORD2 -writeMicroseconds KEYWORD2 -readMicroseconds KEYWORD2 - -####################################### -# Constants (LITERAL1) -####################################### |