Changeset 7aebcd in git
- Timestamp:
- Mar 8, 2002, 4:25:21 PM (21 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'f875bbaccd0831e36aaed09ff6adeb3eb45aeb94')
- Children:
- 63cc195c6e0670f59715aee70a8c75d718fab68a
- Parents:
- e43b782459be4578ffa1dc88d296ea8fc22ffd0a
- Location:
- doc
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/INSTALL_unix.texi
re43b78 r7aebcd 1 1 @comment -*-texinfo-*- 2 @comment $Id: INSTALL_unix.texi,v 1.1 6 2001-08-27 14:40:02 SingularExp $2 @comment $Id: INSTALL_unix.texi,v 1.17 2002-03-08 15:25:20 mschulze Exp $ 3 3 @c FILE: INSTALL_unix.texi 4 4 @c PURPOSE: Installation instruction for Singular on Unix … … 51 51 @end display 52 52 53 @ifclear singularmanual 54 @strong{Important:} Please see 55 @ifhtml 56 @uref{COPYING.html, COPYING} 57 @end ifhtml 58 @ifnothtml 59 the file COPYING contained in the distribution 60 @end ifnothtml 61 for license information on @sc{Singular}. Please register yourself as a 62 @sc{Singular} user by using the registration form on the @sc{Singular} 63 homepage @uref{http://www.singular.uni-kl.de}. 64 If for some reason you cannot access the registration form, you can also 65 register by sending an email to @email{singular@@mathematik.uni-kl.de} 66 with subject line @code{register} and body containing the following data: 67 your name, email address, organisation, country and platform(s). 68 @end ifclear 53 @include register.texi 69 54 70 55 @heading To install SINGULAR … … 338 323 @end itemize 339 324 340 341 @heading More information about @sc{Singular}: Comments, Questions, Bug Reports 342 More and up-to-date information about @sc{Singular} is always available 343 from 344 @display 345 @uref{http://www.singular.uni-kl.de}. 346 @end display 347 We very much welcome any comments, questions, and bug reports. Please 348 contact us at 349 @display 350 @email{singular@@mathematik.uni-kl.de}. 351 @end display 325 @include info.texti 352 326 353 327 @ifclear singularmanual -
doc/INSTALL_win.texi
re43b78 r7aebcd 1 1 @comment -*-texinfo-*- 2 @comment $Id: INSTALL_win.texi,v 1.1 1 2001-08-27 14:40:02 SingularExp $2 @comment $Id: INSTALL_win.texi,v 1.12 2002-03-08 15:25:21 mschulze Exp $ 3 3 @c FILE: INSTALL.texi 4 4 @c PURPOSE: Installation instructions for Singular on MSWindows … … 105 105 @end display 106 106 107 @ifclear singularmanual 108 @strong{Important:} Please see 109 @ifhtml 110 @uref{COPYING.html, COPYING} 111 @end ifhtml 112 @ifnothtml 113 the file @code{/etc/COPYING} contained in the distribution 114 @end ifnothtml 115 for license information on @sc{Singular}. Please register yourself as a 116 @sc{Singular} user by using the registration form on the @sc{Singular} 117 homepage @uref{http://www.singular.uni-kl.de}. 118 If for some reason you cannot access the registration form, you can also 119 register by sending an email to @email{singular@@mathematik.uni-kl.de} 120 with subject line @code{register} and body containing the following data: 121 your name, email address, organisation, country and platform(s). 122 @end ifclear 107 @include register.texi 123 108 124 109 @heading Installing SINGULAR … … 221 206 operating system. 222 207 208 @include info.texi 223 209 224 210 @ifclear singularmanual 225 @heading More information about @sc{Singular}: Comments, Questions, Bug Reports226 More and up-to-date information about @sc{Singular} is always available227 from228 @display229 @uref{http://www.singular.uni-kl.de} and from @strong{Singular Forum} @uref{http://www.singular.uni-kl.de/forum}.230 @end display231 We very much welcome any comments, questions, and bug reports. Please232 contact us at233 @display234 @email{singular@@mathematik.uni-kl.de} or at @strong{Singular Forum} @uref{http://www.singular.uni-kl.de/forum}.235 @end display236 237 211 GOOD LUCK and ENJOY! 238 212 Your @sc{Singular} team.
Note: See TracChangeset
for help on using the changeset viewer.