Changeset a89a22c in git


Ignore:
Timestamp:
Nov 26, 1999, 6:45:52 PM (23 years ago)
Author:
Olaf Bachmann <obachman@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'f875bbaccd0831e36aaed09ff6adeb3eb45aeb94')
Children:
ba6f0ce3723ec49da48ba4fccb40b01bc00577ba
Parents:
e3663f173e52ddd699f81e906b41a97774c27361
Message:
* as we go along


git-svn-id: file:///usr/local/Singular/svn/trunk@3929 2c84dea3-7e68-4137-9b89-c4e89433aadc
Location:
doc
Files:
1 added
5 edited

Legend:

Unmodified
Added
Removed
  • doc/Makefile.in

    re3663f1 ra89a22c  
    22###
    33### Makefile for Singular documentation
    4 ### $Id: Makefile.in,v 1.42 1999-11-26 13:26:54 obachman Exp $
     4### $Id: Makefile.in,v 1.43 1999-11-26 17:45:49 obachman Exp $
    55#####################################################################
    66SHELL=/bin/sh
     
    7373# File sets
    7474#
    75 STANDALONE_TEXI_FILES   = COPYING.texi
     75STANDALONE_TEXI_FILES   = COPYING.texi INSTALL_unix.texi
    7676
    7777DOC2TEX_FILES   = \
  • doc/t2h_standalone.init

    re3663f1 ra89a22c  
    1212  print $fh <<EOT;
    1313<FONT SIZE="-1">
    14 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <A HREF="http://www.mathematik.uni-kl.de/~zca/Singular/"><I>Singular</I></A> version $value{VERSION}, $value{VERSION_DATE},
     14&nbsp;<A HREF="http://www.mathematik.uni-kl.de/~zca/Singular/"><I>Singular</I></A> version $value{VERSION}, $value{VERSION_DATE},
    1515generated by <A HREF="$T2H_HOMEPAGE"><I>texi2html</I></A>.
    1616</FONT>
Note: See TracChangeset for help on using the changeset viewer.