Changeset f6590b9 in git for factory


Ignore:
Timestamp:
Jan 16, 1998, 7:08:44 PM (26 years ago)
Author:
Jens Schmidt <schmidt@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', 'fc741b6502fd8a97288eaa3eba6e5220f3c3df87')
Children:
2751cfebdb2dfd159ffb65426c39bc5aac43e1a2
Parents:
2ba9a69a24ccbc29ecc0e7d5cbb295b889219b25
Message:
	* cf_switches.h: doc fix


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

Legend:

Unmodified
Added
Removed
  • factory/cf_switches.h

    r2ba9a6 rf6590b9  
    11/* emacs edit mode for this file is -*- C++ -*- */
    2 /* $Id: cf_switches.h,v 1.5 1997-09-08 10:43:01 schmidt Exp $ */
     2/* $Id: cf_switches.h,v 1.6 1998-01-16 18:08:44 schmidt Exp $ */
    33
    44#ifndef INCL_CF_SWITCHES_H
     
    4141// void On ( int s )
    4242// void Off ( int s )
    43 // bool isOn ( int s )
    44 // bool isOff ( int s )
     43// bool isOn ( int s ) const
     44// bool isOff ( int s ) const
    4545//
    4646// On(), Off() - switch s on or off, resp.
Note: See TracChangeset for help on using the changeset viewer.