- Timestamp:
- Jan 16, 1998, 7:08:44 PM (26 years ago)
- Branches:
- (u'spielwiese', 'e7cc1ebecb61be8b9ca6c18016352af89940b21a')
- Children:
- 2751cfebdb2dfd159ffb65426c39bc5aac43e1a2
- Parents:
- 2ba9a69a24ccbc29ecc0e7d5cbb295b889219b25
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/cf_switches.h
r2ba9a6 rf6590b9 1 1 /* emacs edit mode for this file is -*- C++ -*- */ 2 /* $Id: cf_switches.h,v 1. 5 1997-09-08 10:43:01schmidt Exp $ */2 /* $Id: cf_switches.h,v 1.6 1998-01-16 18:08:44 schmidt Exp $ */ 3 3 4 4 #ifndef INCL_CF_SWITCHES_H … … 41 41 // void On ( int s ) 42 42 // 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 45 45 // 46 46 // On(), Off() - switch s on or off, resp.
Note: See TracChangeset
for help on using the changeset viewer.