view src/rlm/todo.clj @ 0:78a630e650d2

initial import
author Robert McIntyre <rlm@mit.edu>
date Tue, 18 Oct 2011 00:57:08 -0700
parents
children
line wrap: on
line source
1 (ns rlm.todo)
4 (defn display-stats
5 "prints cool system information"
6 [])