Changeset 16381
- Timestamp:
- 10/11/13 08:19:05 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/externalpackages/vim/addons/vim/syntax/c.vim
r16337 r16381 444 444 syn keyword cType gaussobjects 445 445 syn keyword cType GaussPenta 446 syn keyword cType GaussSeg 446 447 syn keyword cType GaussTria 447 448 syn keyword cType GenericExternalResult … … 490 491 syn keyword cType Riftfront 491 492 syn keyword cType RiftStruct 493 syn keyword cType Seg 492 494 syn keyword cType Segment 495 syn keyword cType SegRef 493 496 syn keyword cType SpcDynamic 494 497 syn keyword cType SpcStatic … … 831 834 syn keyword cConstant GiaSolutionEnum 832 835 syn keyword cConstant GiaAnalysisEnum 836 syn keyword cConstant MeshdeformationSolutionEnum 837 syn keyword cConstant MeshdeformationAnalysisEnum 833 838 syn keyword cConstant ApproximationEnum 834 839 syn keyword cConstant NoneApproximationEnum … … 896 901 syn keyword cConstant StringArrayParamEnum 897 902 syn keyword cConstant StringParamEnum 903 syn keyword cConstant SegEnum 904 syn keyword cConstant SegInputEnum 898 905 syn keyword cConstant TriaEnum 899 906 syn keyword cConstant TriaInputEnum … … 1080 1087 syn keyword cConstant NearestInterpEnum 1081 1088 syn keyword cConstant XYEnum 1082 syn keyword cConstant XZEnum1083 1089 syn keyword cConstant XYZEnum 1084 1090 syn keyword cConstant DenseEnum
Note:
See TracChangeset
for help on using the changeset viewer.