My old project for strange attractors
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 

16 lines
297 B

//
// stf_ext.hpp
// AwesomeAttract0r
//
// Created by Joshua Moerman on 12/28/11.
// Copyright (c) 2011 Vadovas. All rights reserved.
//
#ifndef AwesomeAttract0r_stf_ext_hpp
#define AwesomeAttract0r_stf_ext_hpp
#include "stf.hpp"
#include "stf_input.hpp"
#include "stf_output.hpp"
#endif