projects
/
IRC.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8931c5
)
last changes
author
bdemsky
<bdemsky>
Mon, 18 Aug 2008 21:00:43 +0000
(21:00 +0000)
committer
bdemsky
<bdemsky>
Mon, 18 Aug 2008 21:00:43 +0000
(21:00 +0000)
Robust/src/README
patch
|
blob
|
history
Robust/src/java.cfg
patch
|
blob
|
history
diff --git
a/Robust/src/README
b/Robust/src/README
index b623359c0d07c3e10dbf87ca576170f743b9aeed..df13bf73e21f1e1cd3bc2bb7b7849a69944c99aa 100644
(file)
--- a/
Robust/src/README
+++ b/
Robust/src/README
@@
-1,2
+1,4
@@
See the wiki page at http://demsky.eecs.uci.edu/compiler/
+To set emacs tabbing add to your .emacs file:
+(setq c-basic-offset 2)
\ No newline at end of file
diff --git
a/Robust/src/java.cfg
b/Robust/src/java.cfg
index d028eed8ff1e088477f3ce945ca8f5812811dd16..9a49145ab3cc339b4864f4f4e1d21214bdc65e02 100644
(file)
--- a/
Robust/src/java.cfg
+++ b/
Robust/src/java.cfg
@@
-1,4
+1,4
@@
-indent_columns =
4
+indent_columns =
2
indent_class = True
nl_if_brace = Remove
nl_brace_else = Remove