Ignore:
Timestamp:
10/26/10 10:57:54 (14 years ago)
Author:
Adam Kędziora <s301614@…>
Branches:
master
Children:
a6e708f
Parents:
f712e16
git-author:
Adam Kędziora <s301614@…> (10/26/10 10:57:54)
git-committer:
Adam Kędziora <s301614@…> (10/26/10 10:57:54)
Message:

Replacing old implementation with working implementation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • _old/app/src/lib/word.h

    r57728c1 r1e121f4  
    66//#include "erro.h" 
    77#include "const.h" 
     8//#include <iostream.h> 
    89#include <iostream> 
    9  
    10 #include <string.h> 
    11  
    1210#include <vector> 
     11#include <cstring> 
     12using namespace std; 
    1313//--------------------------------------------------------------------------- 
    1414 
Note: See TracChangeset for help on using the changeset viewer.