Changeset 1754 in Sophya for trunk/ArchTOIPipe/Kernel/asciitoiwtr.h
- Timestamp:
- Nov 13, 2001, 4:08:54 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ArchTOIPipe/Kernel/asciitoiwtr.h
r1738 r1754 5 5 // Christophe Magneville 6 6 // Reza Ansari 7 // $Id: asciitoiwtr.h,v 1. 4 2001-11-08 15:47:44aubourg Exp $7 // $Id: asciitoiwtr.h,v 1.5 2001-11-13 15:05:41 aubourg Exp $ 8 8 9 9 … … 13 13 #include "toi.h" 14 14 #include "toiprocessor.h" 15 #include <fstream .h>15 #include <fstream> 16 16 17 17 class ASCIITOIWriter : public TOIProcessor {
Note:
See TracChangeset
for help on using the changeset viewer.