Changeset 4f1744f in git for factory/config.h.in


Ignore:
Timestamp:
Jun 29, 1998, 4:18:24 PM (26 years ago)
Author:
Jens Schmidt <schmidt@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
1cdedcb8702857d39646554114322bf2e1a73b8a
Parents:
ba35e5941d6e302837015004f4f28fb35c738869
Message:
	* config.h.in (CF_USE_INLINE): new #define


git-svn-id: file:///usr/local/Singular/svn/trunk@2249 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/config.h.in

    rba35e5 r4f1744f  
    11/* emacs edit mode for this file is -*- C -*- */
    2 /* $Id: config.h.in,v 1.7 1998-05-11 12:04:23 schmidt Exp $ */
     2/* $Id: config.h.in,v 1.8 1998-06-29 14:18:24 schmidt Exp $ */
    33
    44#ifndef INCL_CONFIG_H
     
    4444#undef HAS_ARITHMETIC_SHIFT
    4545
     46/* define to use "configurable inline methods" (see `cf_inline.cc') */
     47#undef CF_USE_INLINE
     48
    4649/* define to build factory without stream IO */
    4750#undef NOSTREAMIO
Note: See TracChangeset for help on using the changeset viewer.