Changeset 7b68de9 in git


Ignore:
Timestamp:
Oct 23, 1997, 3:18:07 PM (27 years ago)
Author:
Jens Schmidt <schmidt@…>
Branches:
(u'spielwiese', '17f1d200f27c5bd38f5dfc6e8a0879242279d1d8')
Children:
a116adc2bbbe584724ed51a832945b9b08efe444
Parents:
d02073424ca30482e1b6fe45a0599e52a2033373
Message:
	* factory.template, factoryconf.template: doc fix


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

Legend:

Unmodified
Added
Removed
  • factory/factoryconf.template

    rd020734 r7b68de9  
    11/* emacs edit mode for this file is -*- C -*- */
    2 /* $Id: factoryconf.template,v 1.4 1997-06-23 15:40:28 schmidt Exp $ */
     2/* $Id: factoryconf.template,v 1.5 1997-10-23 13:18:07 schmidt Exp $ */
    33
    44#ifndef INCL_FACTORYCONF_H
     
    77/* {{{ docu
    88 *
    9  * factoryconf.template - template to generate factoryconf.h.
     9 * factoryconf.template - template to generate `factoryconf.h'.
    1010 *
    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.
     11 * `factoryconf.h' serves as a configuration file for the
     12 * installed source files (templates and `factory.h') the same
     13 * way as `config.h' serves as a configuration file for the
     14 * source files from which the library is build.  Additionally,
     15 * we paste a copy of our `assert.h' into this file which is
     16 * necessary for the templates to translate.
    1717 *
    1818 */
Note: See TracChangeset for help on using the changeset viewer.