Mercurial > MadButterfly
comparison nodejs/canvas.js @ 774:b0c348ad1a8f
Set mode line for both vim and emacs
author | Thinker K.F. Li <thinker@codemud.net> |
---|---|
date | Sun, 29 Aug 2010 20:34:01 +0800 |
parents | 1b522a22e16a |
children | 586e50f82c1f |
comparison
equal
deleted
inserted
replaced
773:1b522a22e16a | 774:b0c348ad1a8f |
---|---|
1 // -*- indent-tabs-mode: nil; tab-width: 4; c-basic-offset: 4; -*- | |
2 // vim: sw=4:ts=4:sts=4 | |
1 var mbfly = require("mbfly"); | 3 var mbfly = require("mbfly"); |
2 var sys=require("sys"); | 4 var sys=require("sys"); |
3 | 5 |
4 | 6 |
5 function canvas(app,root) { | 7 function canvas(app,root) { |