Docs GODI Archive
Projects Blog Link DB

Search GODI:


More options
File doc/godi-frontc/html/code_VALCprint.indent.html GODI Package godi-frontc
 
   code_VALCprint.indent.html  
let indent _ =
        new_line ();
        spaces := !spaces + !tab;
        if !spaces >= !max_indent then begin
                spaces := !tab;
                roll := !roll + 1
        end
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml