Skip to content

Instantly share code, notes, and snippets.

@cfournie
cfournie / s-space clone
Created January 19, 2011 21:04
Git clone statement for the S-Space package SVN repo
git svn clone http://airhead-research.googlecode.com/svn/trunk/sspace/ airhead-research-read-only
Thomas
Gradgrind
Sissy
Jupe
Josiah
Bounderby
Tom
Louisa
Stephen
Blackpool
Jarvis
Lorry
Alexandre
Manette
Lucie
Ernest
Defarge
Madame
Charles
Darnay
'''
Created on 2009-10-25
@author: cfournie
'''
import os
OUTPUT_LOC = '../output/'
COUNTS_LOC = OUTPUT_LOC + 'Counts/'
DOTS_LOC = OUTPUT_LOC + 'Dots/'