Changeset 1110edd in git
- Timestamp:
- Sep 30, 1997, 12:36:09 PM (26 years ago)
- Branches:
- (u'spielwiese', '0632b1803ee9fc7d3c5a910a25ddcda105e42f87')
- Children:
- 7517fd09661a2e962a684393323075f4f5d921cf
- Parents:
- cfbccb4037d008e37df7fd1b26723e1d0728b0fd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/ftest/ftest_io.h
rcfbccb4 r1110edd 1 1 /* emacs edit mode for this file is -*- C++ -*- */ 2 /* $Id: ftest_io.h,v 1. 2 1997-09-29 13:09:43schmidt Exp $ */2 /* $Id: ftest_io.h,v 1.3 1997-09-30 10:36:09 schmidt Exp $ */ 3 3 4 4 #ifndef INCL_FTEST_IO_H … … 13 13 #include <factory.h> 14 14 15 CanonicalForm ftestGetCanonicalForm ( const char * stringF);15 CanonicalForm ftestGetCanonicalForm ( const char * canFormSpec ); 16 16 Variable ftestGetVariable ( const char * stringVariable ); 17 17
Note: See TracChangeset
for help on using the changeset viewer.