Changeset 7ae51b in git for factory/cf_map.h


Ignore:
Timestamp:
Aug 28, 1997, 9:22:39 AM (27 years ago)
Author:
Jens Schmidt <schmidt@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
fbefc974848a24134395ace0717c436f4e2f61d9
Parents:
0164d08596bc8620e5cec905b7c4d21657018e96
Message:
	* cf_map.h: superfluous '#include "templates/ftmpl_functions.h"'
	  removed


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

Legend:

Unmodified
Added
Removed
  • factory/cf_map.h

    r0164d0 r7ae51b  
    11/* emacs edit mode for this file is -*- C++ -*- */
    2 /* $Id: cf_map.h,v 1.7 1997-07-23 16:25:08 schmidt Exp $ */
     2/* $Id: cf_map.h,v 1.8 1997-08-28 07:22:39 schmidt Exp $ */
    33
    44#ifndef INCL_CF_MAP_H
     
    2020#include "canonicalform.h"
    2121#ifdef macintosh
    22 #include <::templates:ftmpl_functions.h>
    2322#include <::templates:ftmpl_list.h>
    2423#else
    25 #include "templates/ftmpl_functions.h"
    2624#include "templates/ftmpl_list.h"
    2725#endif
Note: See TracChangeset for help on using the changeset viewer.