Changeset 199598 in git for factory/factoryconf.template


Ignore:
Timestamp:
Jun 23, 1997, 5:40:28 PM (26 years ago)
Author:
Jens Schmidt <schmidt@…>
Branches:
(u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
Children:
d3ca98fbb45652ff32816a31cd9f63f328c7576d
Parents:
c7e5195f475b67e8ce349c6b7e9af8aa2b8dca1c
Message:
	* factoryconf.template: doc fix


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

Legend:

Unmodified
Added
Removed
  • factory/factoryconf.template

    rc7e519 r199598  
    11/* emacs edit mode for this file is -*- C -*- */
    2 /* $Id: factoryconf.template,v 1.3 1997-06-23 10:45:20 schmidt Exp $ */
     2/* $Id: factoryconf.template,v 1.4 1997-06-23 15:40:28 schmidt Exp $ */
    33
    44#ifndef INCL_FACTORYCONF_H
     
    77/* {{{ docu
    88 *
    9  * factoryconf.template - template to generate factoryconf.h which
    10  *   serves as a configuration file for the installed source files
    11  *   (templates/factory.h).
     9 * factoryconf.template - template to generate factoryconf.h.
     10 *
     11 * factoryconf.h serves as a configuration file for the installed
     12 * source files (templates/factory.h) the same way as config.h
     13 * serves as a configuration file for the source files from which
     14 * the library is build.  Additionally, we paste a copy of our
     15 * assert.h into this file which is necessary for the templates
     16 * to translate.
    1217 *
    1318 */
Note: See TracChangeset for help on using the changeset viewer.