Changeset 6e5833 in git for Singular/scanner.l


Ignore:
Timestamp:
Mar 19, 1999, 6:42:33 PM (25 years ago)
Author:
Olaf Bachmann <obachman@…>
Branches:
(u'spielwiese', '2fa36c576e6a4ddbb1093b43c7f8e9835e17e52a')
Children:
2efb0e4a1f16840557ae3ada88076edccb960534
Parents:
105efeceef55c91a7f3c55acd25aac54cf6ae7ba
Message:
* some improvements to mmbt


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

Legend:

Unmodified
Added
Removed
  • Singular/scanner.l

    r105efec r6e5833  
    33*  Computer Algebra System SINGULAR     *
    44****************************************/
    5 /* $Id: scanner.l,v 1.14 1998-12-14 14:27:43 Singular Exp $ */
     5/* $Id: scanner.l,v 1.15 1999-03-19 17:42:33 obachman Exp $ */
    66#include <stdio.h>
    77#include <string.h>
     
    281281                           #ifdef MDEBUG
    282282                             #ifdef MLIST
    283                              mmTestList();
     283                             mmTestList(0);
    284284                             #endif
    285285                           #endif
Note: See TracChangeset for help on using the changeset viewer.