Changeset 7a452a7 in git for templates/template.h
- Timestamp:
- Nov 10, 2010, 3:39:05 PM (13 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- bc085c61f29d665b6ab32727dd40cc3654f903ef
- Parents:
- 4e8ef901f80a972f6e768843d7734db1305268ca
- git-author:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2010-11-10 15:39:05+01:00
- git-committer:
- Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 11:55:37+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
templates/template.h
r4e8ef90 r7a452a7 1 // -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- 1 2 /*****************************************************************************\ 2 3 * Computer Algebra System SINGULAR … … 19 20 20 21 // include basic definitions 21 #include "singularxx_defs.h"22 #include <singularxx_defs.h> 22 23 23 24 BEGIN_NAMESPACE_SINGULARXX 24 25 25 /** @class Template template.h "someRootDirectory/template.h"26 /** @class Template template.h <someRootDirectory/template.h> 26 27 * 27 28 * Brief description of class Template. … … 92 93 #endif 93 94 /* #ifndef TEMPLATE_H */ 95 96 // Vi-modeline: vim: filetype=c:syntax:shiftwidth=2:tabstop=8:textwidth=0:expandtab
Note: See TracChangeset
for help on using the changeset viewer.