Logo

GitLab

Sign in

SGJP / Morfeusz

  • Back to Group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Morfeusz
  • morfeusz
  • test_synth_dict.cpp
  • - generator w zasadzie już działa ...
    40c79141
    git-svn-id: svn://svn.nlp.ipipan.waw.pl/morfeusz/morfeusz@82 ff4e3ee1-f430-4e82-ade0-24591c43f1fd
    Michał Lenart authored
    2014-01-22 15:11:56 +0000  
    Browse File »
test_synth_dict.cpp 205 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
/* 
 * File:   test_synth_dict.cpp
 * Author: mlenart
 *
 * Created on 21 styczeń 2014, 12:00
 */

#include <cstdlib>

using namespace std;

/*
 * 
 */
int main(int argc, char** argv) {

    return 0;
}