Changeset 61100b in git
- Timestamp:
- Sep 13, 2010, 12:43:12 PM (13 years ago)
- Branches:
- (u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
- Children:
- e1552a7c374c11d8834e99a831c6404fe8a0c80d
- Parents:
- c6963ca42c44d4c6bfcfd63ed3d622fe71d095d6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
emacs/singular.el
rc6963ca r61100b 403 403 (eval-when-compile 404 404 (setq singular-font-lock-singular-types 405 '("def" " ideal" "int" "intmat" "intvec" "link" "list" "map" "matrix"406 "m odule" "number" "poly" "proc" "qring" "resolution" "ring" "string"407 " vector")))405 '("def" "bigint" "ideal" "int" "intmat" "intvec" "link" "list" "map" 406 "matrix" "module" "number" "poly" "proc" "qring" "resolution" "ring" 407 "string" "vector"))) 408 408 409 409 (defconst singular-interactive-font-lock-keywords-1
Note: See TracChangeset
for help on using the changeset viewer.