Skip to content

Commit 3e7dd9a

Browse files
committed
Extra primitive
1 parent 46ed8d1 commit 3e7dd9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/System/Language/mathemagix_language.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,7 @@ mathemagix_color_setup_keywords (hashmap<string, string> & t) {
214214
t ("stereotype")= e;
215215
t ("structure")= e;
216216
t ("sugar")= c;
217+
t ("supplant")= c;
217218
t ("supports?")= c;
218219
t ("symbolic_lift")= c;
219220
t ("then")= c;

0 commit comments

Comments
 (0)