~ubuntu-branches/ubuntu/vivid/gcl/vivid

« back to all changes in this revision

Viewing changes to h/compat.h

  • Committer: Bazaar Package Importer
  • Author(s): Camm Maguire
  • Date: 2002-03-04 14:29:59 UTC
  • Revision ID: james.westby@ubuntu.com-20020304142959-dey14w08kr7lldu3
Tags: upstream-2.5.0.cvs20020219
ImportĀ upstreamĀ versionĀ 2.5.0.cvs20020219

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
#define Scons sLcons
 
3
#define aref1 fSaref1 
 
4
#define aref  fSaref1
 
5
#define aset1 fSaset1
 
6
#define aset  fSaset1
 
7
#define siSPinit sSPinit
 
8
#define siSPmemory sSPmemory
 
9
#define siSdefmacroA sSdefmacroA
 
10
#define siSfunction_documentation sSfunction_documentation
 
11
#define siSlambda_block_expanded sSlambda_block_expanded
 
12
#define siSpretty_print_format sSpretty_print_format
 
13
#define IdoInit(x,y) do_init(y)
 
14
/* #define siSsharp_comma  */
 
15
#define siSvariable_documentation sSvariable_documentation
 
16
 
 
17