Skip to content

Instantly share code, notes, and snippets.

@rosem
Created February 4, 2015 16:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rosem/2ae1bd44743231ed218b to your computer and use it in GitHub Desktop.
Save rosem/2ae1bd44743231ed218b to your computer and use it in GitHub Desktop.
//
// SequenceBranchEngineByGate.h
// mss-cognition
//
// Created by Mike Rose on 9/11/14.
// Copyright (c) 2014 Northwestern University. All rights reserved.
//
#import <Player/Engine.h>
@interface SequenceBranchEngineByGate : NSObject <Engine>
@end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment