Ignore:
Timestamp:
02/08/14 06:00:41 (10 years ago)
Author:
sz
Message:

updated file headers and makefiles

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpp/frams/_demos/f0_variants_test.cpp

    r109 r121  
     1// This file is a part of the Framsticks GDK.
     2// Copyright (C) 2002-2014  Maciej Komosinski and Szymon Ulatowski.  See LICENSE.txt for details.
     3// Refer to http://www.framsticks.com/ for further information.
     4
    15#include <stdlib.h>
    26#include <stdio.h>
     
    59
    610#include <frams/model/model.h>
    7 #include <frams/genetic/defgenoconv.h>
     11#include <frams/genetics/defgenoconv.h>
    812#include <frams/errmgr/stdouterr.h>
    913
Note: See TracChangeset for help on using the changeset viewer.