Changeset 79b0d4 in git for factory/canonicalform.h


Ignore:
Timestamp:
Jan 27, 1998, 11:04:50 AM (26 years ago)
Author:
Wilfred Pohl <pohl@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
5fb2ec4ae0377d29ec9cfb1b52dbebd4273cb8ef
Parents:
c2550497a688e45b5e05f61a9fa7cdad529f5694
Message:
include for macintosh


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

Legend:

Unmodified
Added
Removed
  • factory/canonicalform.h

    rc25504 r79b0d4  
    11/* emacs edit mode for this file is -*- C++ -*- */
    2 /* $Id: canonicalform.h,v 1.20 1998-01-22 10:56:22 schmidt Exp $ */
     2/* $Id: canonicalform.h,v 1.21 1998-01-27 10:04:50 pohl Exp $ */
    33
    44#ifndef INCL_CANONICALFORM_H
     
    1414#include "variable.h"
    1515#ifdef macintosh
    16 #include <::templates:ftmpl_list.h>
    17 #include <::templates:ftmpl_array.h>
    18 #include <::templates:ftmpl_factor.h>
    19 #include <::templates:ftmpl_matrix.h>
     16#include <:templates:ftmpl_list.h>
     17#include <:templates:ftmpl_array.h>
     18#include <:templates:ftmpl_factor.h>
     19#include <:templates:ftmpl_matrix.h>
    2020#else
    2121#include "templates/ftmpl_list.h"
Note: See TracChangeset for help on using the changeset viewer.