Changeset fb5f5e in git


Ignore:
Timestamp:
Jan 31, 2001, 6:18:45 PM (23 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', '17f1d200f27c5bd38f5dfc6e8a0879242279d1d8')
Children:
499cae8caff13e15257d8c341f23e59c154b3d27
Parents:
5d9ec37eb0dcf0009751bb95cd29fc5215c77dac
Message:
*hannes: removed PROCEDURES from tex version


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

Legend:

Unmodified
Added
Removed
  • doc/pl2doc.pl

    r5d9ec3 rfb5f5e  
    11#!/usr/local/bin/perl
    2 # $Id: pl2doc.pl,v 1.18 2000-12-11 15:09:08 Singular Exp $
     2# $Id: pl2doc.pl,v 1.19 2001-01-31 17:18:45 Singular Exp $
    33###################################################################
    44#  Computer Algebra System SINGULAR
     
    376376    if ($l_fun)
    377377    {
    378       print $FH "\@strong{$item:}\n\@menu\n";
     378      print $FH "\@ifinfo\n\@strong{$item:}\n\@end ifinfo\n\@menu\n";
    379379    }
    380380    else
Note: See TracChangeset for help on using the changeset viewer.