Ignore:
Timestamp:
10/14/09 21:27:05 (15 years ago)
Author:
to <to@…>
Branches:
master
Children:
a26cf42
Parents:
25b4022
git-author:
to <to@…> (10/14/09 21:27:05)
git-committer:
to <to@…> (10/14/09 21:27:05)
Message:

Poprawki kodu w C++ (nazwy plikow naglowkowych, using ...).

modified: compiledic/aut2fsa.cc
modified: dgp/grammar.hh
modified: dgp/mgraph.hh
modified: dgp/sgraph.hh
modified: dgp/thesymbols.hh
modified: gue/guess.cc
modified: kor/corlist.cc
modified: lem/lem.cc
modified: lib/symtab.cc
modified: lib/tft.h
modified: lib/tfti.h
modified: lib/ttrans.h
modified: lib/word.cc
modified: lib/word.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • app/src/lib/symtab.cc

    r25ae32e r2f8d6d8  
    22#include <values.h> 
    33#include <stdio.h> 
    4 #include <alloc.h> 
     4#include <malloc.h> 
    55#include <stdlib.h> 
    66//--------------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.