/[gcl]/gcl/h/new_decl.h
ViewVC logotype

Diff of /gcl/h/new_decl.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.42.4.1.2.3.2.5 by camm, Tue Sep 23 18:56:17 2003 UTC revision 1.42.4.1.2.3.2.6 by camm, Tue Sep 23 19:32:31 2003 UTC
# Line 83  EXTER object sLsigned_short; Line 83  EXTER object sLsigned_short;
83  EXTER object sLunsigned_short;  EXTER object sLunsigned_short;
84  EXTER object sLA;  EXTER object sLA;
85  EXTER object sLplusp;  EXTER object sLplusp;
86    EXTER object sLmethod_combination;
87    EXTER object sLarithmetic_error;
88    EXTER object sLbase_char;
89    EXTER object sLbase_string;
90    EXTER object sLbroadcast_stream;
91    EXTER object sLbuilt_in_class;
92    EXTER object sLcell_error;
93    EXTER object sLclass;
94    EXTER object sLconcatenated_stream;
95    EXTER object sLcondition;
96    EXTER object sLcontrol_error;
97    EXTER object sLdivision_by_zero;
98    EXTER object sLecho_stream;
99    EXTER object sLend_of_file;
100    EXTER object sLerror;
101    EXTER object sLextended_char;
102    EXTER object sLfile_error;
103    EXTER object sLfile_stream;
104    EXTER object sLfloating_point_inexact;
105    EXTER object sLfloating_point_invalid_operation;
106    EXTER object sLfloating_point_overflow;
107    EXTER object sLfloating_point_underflow;
108    EXTER object sLgeneric_function;
109    EXTER object sLlogical_pathname;
110    EXTER object sLmethod;
111    EXTER object sLpackage_error;
112    EXTER object sLparse_error;
113    EXTER object sLprint_not_readable;
114    EXTER object sLprogram_error;
115    EXTER object sLreader_error;
116    EXTER object sLserious_condition;
117    EXTER object sLsimple_base_string;
118    EXTER object sLsimple_condition;
119    EXTER object sLsimple_type_error;
120    EXTER object sLsimple_warning;
121    EXTER object sLstandard_class;
122    EXTER object sLstandard_generic_function;
123    EXTER object sLstandard_method;
124    EXTER object sLstandard_object;
125    EXTER object sLstorage_condition;
126    EXTER object sLstream_error;
127    EXTER object sLstring_stream;
128    EXTER object sLstructure_class;
129    EXTER object sLstructure_object;
130    EXTER object sLstyle_warning;
131    EXTER object sLsynonym_stream;
132    EXTER object sLtwo_way_stream;
133    EXTER object sLtype_error;
134    EXTER object sLunbound_slot;
135    EXTER object sLunbound_variable;
136    EXTER object sLundefined_function;
137    EXTER object sLwarning;
138  EXTER object sSchar_size;  EXTER object sSchar_size;
139  EXTER object sSshort_size;  EXTER object sSshort_size;
140        EXTER object fLfuncall (object fun,...);        EXTER object fLfuncall (object fun,...);

Legend:
Removed from v.1.42.4.1.2.3.2.5  
changed lines
  Added in v.1.42.4.1.2.3.2.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26