Changeset 94e04a in git


Ignore:
Timestamp:
Jul 24, 2007, 1:15:26 PM (17 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
1b42f8ee7cb0099770b3a0d6220176a29fdc4165
Parents:
9c19da1544fce466c72f8e96d61228469630b2a0
Message:
*hannes: standards


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

Legend:

Unmodified
Added
Removed
  • kernel/sca.h

    r9c19da r94e04a  
    1 #ifndef GRING_SUPER_COMMUTATIVE_ALGEBRA_H
    2 #define GRING_SUPER_COMMUTATIVE_ALGEBRA_H
     1#ifndef SCA_H
     2#define SCA_H
    33
    44/****************************************
    55*  Computer Algebra System SINGULAR     *
    66****************************************/
    7 /* $Id: sca.h,v 1.9 2007-02-23 14:39:41 motsak Exp $ */
     7/* $Id: sca.h,v 1.10 2007-07-24 11:15:26 Singular Exp $ */
    88
    99#include <ring.h>
     
    196196// #define scaLastAltVar(R) 0
    197197#endif
    198 #endif // #ifndef GRING_SUPER_COMMUTATIVE_ALGEBRA_H
     198#endif // #ifndef SCA_H
Note: See TracChangeset for help on using the changeset viewer.