Added vim commands at the bottom of the file to try it out

This commit is contained in:
moodler
2003-03-14 07:55:22 +00:00
parent b9287b2fba
commit 9d5b689c8a
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -1078,4 +1078,5 @@ function print_object($object) {
// vim:autoindent:expandtab:shiftwidth=4:tabstop=4:tw=140:
?>
+1
View File
@@ -1347,4 +1347,5 @@ function draw_rand_array($array, $draws) {
}
// vim:autoindent:expandtab:shiftwidth=4:tabstop=4:tw=140:
?>
+1
View File
@@ -1155,4 +1155,5 @@ function notify ($message, $color="red", $align="center") {
}
// vim:autoindent:expandtab:shiftwidth=4:tabstop=4:tw=140:
?>