Skip to content

Instantly share code, notes, and snippets.

@omarkj
Created July 17, 2012 17:51
Show Gist options
  • Save omarkj/3130818 to your computer and use it in GitHub Desktop.
Save omarkj/3130818 to your computer and use it in GitHub Desktop.
S = {sequential,[module1,
{sequential, [module2]}
],
{parallel,[module3,
module4],
{sequential,[module5]}
},
{finally, [module6]}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment