Ignore:
Timestamp:
Apr 30, 1997, 3:08:28 PM (27 years ago)
Author:
Jens Schmidt <schmidt@…>
Branches:
(u'spielwiese', '4a9821a93ffdc22a6696668bd4f6b8c9de3e6c5f')
Children:
01a20e5ae23d2ee1d178accd9cc46711ec2e30d1
Parents:
496ee65e5c94500c3c66294f8c56514ca05fd1a4
Message:
o #include <templates/config.h>, #include
  <templates/assetr.h> changed to #include <factoryconf>
  (without MAKEHEADER now)


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

Legend:

Unmodified
Added
Removed
  • factory/templates/ftmpl_functions.h

    r496ee6 r6881f9b  
    11// emacs mode for this file is -*- C++ -*-
    2 // $Id: ftmpl_functions.h,v 1.1 1997-04-15 10:09:07 schmidt Exp $
     2// $Id: ftmpl_functions.h,v 1.2 1997-04-30 13:08:26 schmidt Exp $
    33
    44#ifndef INCL_TMPLFUNCTIONS_H
     
    77/*
    88$Log: not supported by cvs2svn $
     9Revision 1.1  1997/04/15 10:09:07  schmidt
     10#include <config.h> added
     11the header config.h will be included be makeheader
     12
    913Revision 1.0  1996/05/17 11:06:32  stobbe
    1014Initial revision
     
    1216*/
    1317
    14 /*MAKEHEADER*/
    15 #include "templates/config.h"
     18#include <factoryconf.h>
    1619
    1720template<class T>
Note: See TracChangeset for help on using the changeset viewer.