Changeset 34942f in git


Ignore:
Timestamp:
May 26, 2010, 1:26:27 PM (13 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'ba3e3ef698fa0b7c5867199959cc83330073d3cb')
Children:
4c09bbcd5e80cefbcef0abdd5891aad7a7ba2f72
Parents:
86af4354bff633abee51c0986c90e8869b2d30af
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2010-05-26 13:26:27+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 11:54:58+01:00
Message:
Minor Fixes.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • templates/templateForC.h

    r86af43 r34942f  
    22 * Computer Algebra System SINGULAR   
    33\*****************************************************************************/
    4 /** @file template_c.h
     4/** @file templateForC.h
    55 *
    66 * This is our template for C headers.
     
    1515/*****************************************************************************/
    1616
    17 #ifndef TEMPLATE_C_H
    18 #define TEMPLATE_C_H
     17#ifndef TEMPLATEFORC_H
     18#define TEMPLATEFORC_H
    1919
    2020/** New type name for int. */
     
    4343
    4444#endif
    45 /* TEMPLATE_C_H */
     45/* TEMPLATEFORC_H */
Note: See TracChangeset for help on using the changeset viewer.