Added sleinlib properly.
This commit is contained in:
parent
d617fa185d
commit
918cab4a34
|
@ -49,6 +49,7 @@ These are my projects, new and old.
|
|||
|
||||
other_projs = (
|
||||
('ticso', 'Create dynamic functions in C uglily', 'https://gitorious.org/ticso'),
|
||||
'sleinlib',
|
||||
'kando',
|
||||
('drget', 'Get media from Danmarks Radio', 'https://gitorious.org/drget'),
|
||||
('folketingetmeninger',
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#+title: sleinlib
|
||||
#&summary
|
||||
Misc. stuff. Standard ML. Math.
|
||||
Misc. stuff.
|
||||
#&
|
||||
#+license: bysa, page
|
||||
#+license: wtf, program
|
||||
|
@ -9,3 +9,10 @@ Misc. stuff. Standard ML. Math.
|
|||
|
||||
See [[http://gitorious.org/sleinlib]].
|
||||
|
||||
Includes:
|
||||
|
||||
+ Standard ML
|
||||
+ Math
|
||||
+ Junk code
|
||||
+ Mini projects/experiments
|
||||
|
||||
|
|
Loading…
Reference in New Issue