Changeset 90f39e in git for factory/sm_sparsemod.cc


Ignore:
Timestamp:
Jan 27, 1998, 12:06:41 PM (26 years ago)
Author:
Wilfred Pohl <pohl@…>
Branches:
(u'spielwiese', '2a584933abf2a2d3082034c7586d38bb6de1a30a')
Children:
10b3a752e88f890c4be07205f527a9623b8284b7
Parents:
2898ae8261e3e2d7a85476cef2bbbda4f77aa827
Message:
include for macintosh


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

Legend:

Unmodified
Added
Removed
  • factory/sm_sparsemod.cc

    r2898ae r90f39e  
    11/* emacs edit mode for this file is -*- C++ -*- */
    2 /* $Id: sm_sparsemod.cc,v 1.4 1997-12-08 18:24:45 schmidt Exp $ */
     2/* $Id: sm_sparsemod.cc,v 1.5 1998-01-27 11:01:29 pohl Exp $ */
    33
    44//{{{ docu
     
    2929#include "sm_sparsemod.h"
    3030#ifdef macintosh
    31 #include <::templates:ftmpl_array.h>
    32 #include <::templates:ftmpl_functions.h>
     31#include <:templates:ftmpl_array.h>
     32#include <:templates:ftmpl_functions.h>
    3333#else
    3434#include "templates/ftmpl_array.h"
Note: See TracChangeset for help on using the changeset viewer.