view src/rlm/todo.clj @ 2:c7df1ea6fd71

fixed javadoc to work with my setup
author Robert McIntyre <rlm@mit.edu>
date Tue, 27 Dec 2011 23:27:22 -0700
parents 78a630e650d2
children
line wrap: on
line source
1 (ns rlm.todo)
4 (defn display-stats
5 "prints cool system information"
6 [])