Ignore:
Timestamp:
05/22/15 04:15:14 (9 years ago)
Author:
sz
Message:

Moving frams/virtfile to common/virtfile:

  • file references updated (includes, makefile)
  • common/virtfile can no longer use the Framsticks specific SString (using std::string instead)
File:
1 edited

Legend:

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

    r375 r382  
    33// See LICENSE.txt for details.
    44
    5 #include <frams/virtfile/stdiofile.h>
     5#include <common/virtfile/stdiofile.h>
    66#include <frams/util/sstringutils.h>
    77#include <frams/genetics/preconfigured.h>
Note: See TracChangeset for help on using the changeset viewer.