Changeset 5fb2ec4 in git for factory


Ignore:
Timestamp:
Jan 27, 1998, 11:18:33 AM (26 years ago)
Author:
Wilfred Pohl <pohl@…>
Branches:
(u'spielwiese', 'd1b01e9d51ade4b46b745d3bada5c5f3696be3a8')
Children:
2898ae8261e3e2d7a85476cef2bbbda4f77aa827
Parents:
79b0d41017246e0bc0adba7c4ab67f413a7d027b
Message:
include for macintosh


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

Legend:

Unmodified
Added
Removed
  • factory/cf_gcd.cc

    r79b0d4 r5fb2ec4  
    11/* emacs edit mode for this file is -*- C++ -*- */
    2 /* $Id: cf_gcd.cc,v 1.15 1997-10-24 16:46:20 schmidt Exp $ */
     2/* $Id: cf_gcd.cc,v 1.16 1998-01-27 10:18:33 pohl Exp $ */
    33
    44#include <config.h>
     
    1717#include "fac_util.h"
    1818#ifdef macintosh
    19 #include <::templates:ftmpl_functions.h>
     19#include <:templates:ftmpl_functions.h>
    2020#else
    2121#include "templates/ftmpl_functions.h"
Note: See TracChangeset for help on using the changeset viewer.