mirror of
https://github.com/rubyjs/therubyracer
synced 2023-03-27 23:21:42 -04:00
add mode comments, fix indentation
This commit is contained in:
parent
902a6f25c3
commit
e452e123fd
2 changed files with 36 additions and 34 deletions
|
@ -1,3 +1,4 @@
|
||||||
|
// -*- mode: c++ -*-
|
||||||
#ifndef RR_CLASS_BUILDER
|
#ifndef RR_CLASS_BUILDER
|
||||||
#define RR_CLASS_BUILDER
|
#define RR_CLASS_BUILDER
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
// -*- mode: c++ -*-
|
||||||
#ifndef RR_REF
|
#ifndef RR_REF
|
||||||
#define RR_REF
|
#define RR_REF
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue