and add a log about type creation

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
remotes/origin/1.0
Nico Schottelius 14 years ago
parent b81b19d126
commit f20bbc444c
  1. 11
      doc/internal/logs/2011-01-18.type-creation

@ -0,0 +1,11 @@
# How to create a new type - Try #1
# Define possible parameters
[21:10] kr:cdist% cd lib/types
[21:10] kr:types% mkdir file
[21:10] kr:file% mkdir mandority_parameters
[21:10] kr:file% touch mandority_parameters/name
[21:11] kr:file% touch mandority_parameters/type
[21:11] kr:file% mkdir optional_parameters
[21:11] kr:file% touch optional_parameters/mode
Loading…
Cancel
Save