Gitiles
Code Review
Sign In
gerrit.morgengrauen.info
/
mudlib-public
/
refs/heads/im25
/
.
/
doc
/
sefun
/
cindent
blob: 72119b354d5513ddebc3c8cb0746bc3ece2e5292 [
file
] [
log
] [
blame
]
MG Mud User
88f1247
2016-06-24 23:31:02 +0200
[
diff
] [
blame
]
1
SYNOPSIS
:
2
int
cindent
(
string
file
)
3
4
DESCRIPTION
:
5
Indent
a file
using
an LPC
-
enhanced version of the GNU indent
6
program
,
which
is
modelled after the
Berkeley
indent
(
1
).
7
8
SEE ALSO
:
9
ed
(
E
)