Deleted Added
full compact
vgrindefs.src (19012) vgrindefs.src (19019)
1# Copyright (c) 1987, 1993
2# The Regents of the University of California. All rights reserved.
3#
4# Redistribution and use in source and binary forms, with or without
5# modification, are permitted provided that the following conditions
6# are met:
7# 1. Redistributions of source code must retain the above copyright
8# notice, this list of conditions and the following disclaimer.

--- 19 unchanged lines hidden (view full) ---

28# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30# SUCH DAMAGE.
31#
32# @(#)vgrindefs.src 8.1 (Berkeley) 6/6/93
33#
34
35C|c:\
1# Copyright (c) 1987, 1993
2# The Regents of the University of California. All rights reserved.
3#
4# Redistribution and use in source and binary forms, with or without
5# modification, are permitted provided that the following conditions
6# are met:
7# 1. Redistributions of source code must retain the above copyright
8# notice, this list of conditions and the following disclaimer.

--- 19 unchanged lines hidden (view full) ---

28# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30# SUCH DAMAGE.
31#
32# @(#)vgrindefs.src 8.1 (Berkeley) 6/6/93
33#
34
35C|c:\
36 :pb=^\d?*?\d?\p\d?\(\a?\)(\d|{):bb={:be=}:cb=/*:ce=*/:sb=":se=\e":lb=':\
36 :pb=^\a?\d?*?\d?\p\d?\(\a?\)(\d|{):\
37 :bb={:be=}:cb=/*:ce=*/:sb=":se=\e":lb=':\
37 :le=\e':tl:\
38 :kw=asm auto break case char continue default do double else enum\
39 extern float for fortran goto if int long register return short\
40 sizeof static struct switch typedef union unsigned void while #define\
41 #else #endif #if #ifdef #ifndef #include #undef # define else endif\
42 if ifdef ifndef include undef:
43model|mod|m:\
44 :pb=^\d(space\d\p\drep)|(\p\dis|inline|public\dbeginproc):\

--- 84 unchanged lines hidden (view full) ---

129 record repeat return set then to type\
130 until var while with:
131yacc|Yacc|y:\
132 :cb=/*:ce=*/:sb=":se=\e":lb=':le=\e':tl:\
133 :kw=%{ %} %% %union %token %type\
134 #else #endif #if #ifdef #ifndef #include #undef # define else endif\
135 if ifdef ifndef include undef:
136C++|c++:\
38 :le=\e':tl:\
39 :kw=asm auto break case char continue default do double else enum\
40 extern float for fortran goto if int long register return short\
41 sizeof static struct switch typedef union unsigned void while #define\
42 #else #endif #if #ifdef #ifndef #include #undef # define else endif\
43 if ifdef ifndef include undef:
44model|mod|m:\
45 :pb=^\d(space\d\p\drep)|(\p\dis|inline|public\dbeginproc):\

--- 84 unchanged lines hidden (view full) ---

130 record repeat return set then to type\
131 until var while with:
132yacc|Yacc|y:\
133 :cb=/*:ce=*/:sb=":se=\e":lb=':le=\e':tl:\
134 :kw=%{ %} %% %union %token %type\
135 #else #endif #if #ifdef #ifndef #include #undef # define else endif\
136 if ifdef ifndef include undef:
137C++|c++:\
137 :pb=^\d?*?\d?\p\d?\(\a?\)(\d|{):bb={:be=}:cb=/*:ce=*/:ab=//:\
138 :pb=^\a?\d?*?\d?\p\d?\(\a?\)(\d|{):\
139 :bb={:be=}:cb=/*:ce=*/:ab=//:\
138 :ae=$:sb=":se=\e":lb=':\
139 :le=\e':tl:\
140 :kw=asm auto break case char continue default do double else enum\
141 extern float for fortran goto if int long register return short\
142 sizeof static struct switch typedef union unsigned while void #define\
143 #else #endif #if #ifdef #ifndef #include #undef # define endif\
144 ifdef ifndef include undef defined\
145 class const delete friend inline new operator overload private\

--- 12 unchanged lines hidden ---
140 :ae=$:sb=":se=\e":lb=':\
141 :le=\e':tl:\
142 :kw=asm auto break case char continue default do double else enum\
143 extern float for fortran goto if int long register return short\
144 sizeof static struct switch typedef union unsigned while void #define\
145 #else #endif #if #ifdef #ifndef #include #undef # define endif\
146 ifdef ifndef include undef defined\
147 class const delete friend inline new operator overload private\

--- 12 unchanged lines hidden ---