Changeset 1110edd in git


Ignore:
Timestamp:
Sep 30, 1997, 12:36:09 PM (26 years ago)
Author:
Jens Schmidt <schmidt@…>
Branches:
(u'spielwiese', '0632b1803ee9fc7d3c5a910a25ddcda105e42f87')
Children:
7517fd09661a2e962a684393323075f4f5d921cf
Parents:
cfbccb4037d008e37df7fd1b26723e1d0728b0fd
Message:
	* ftest_io.cc (ftestGetCanonicalForm): argument renamed from
	  `stringF' to `canFormSpec'.  Declaration adapted.


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

Legend:

Unmodified
Added
Removed
  • factory/ftest/ftest_io.h

    rcfbccb4 r1110edd  
    11/* emacs edit mode for this file is -*- C++ -*- */
    2 /* $Id: ftest_io.h,v 1.2 1997-09-29 13:09:43 schmidt Exp $ */
     2/* $Id: ftest_io.h,v 1.3 1997-09-30 10:36:09 schmidt Exp $ */
    33
    44#ifndef INCL_FTEST_IO_H
     
    1313#include <factory.h>
    1414
    15 CanonicalForm ftestGetCanonicalForm ( const char * stringF );
     15CanonicalForm ftestGetCanonicalForm ( const char * canFormSpec );
    1616Variable ftestGetVariable ( const char * stringVariable );
    1717
Note: See TracChangeset for help on using the changeset viewer.