From 26ad68f8246e38c915721d6112e075db182ed27b Mon Sep 17 00:00:00 2001 From: Anthony Ramine Date: Sat, 2 Jun 2012 18:37:19 +0200 Subject: Allow setting of initial position in epp --- lib/stdlib/doc/src/epp.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/stdlib/doc') diff --git a/lib/stdlib/doc/src/epp.xml b/lib/stdlib/doc/src/epp.xml index 488499581f..a57c7084fa 100644 --- a/lib/stdlib/doc/src/epp.xml +++ b/lib/stdlib/doc/src/epp.xml @@ -51,6 +51,7 @@ + Open a file for preprocessing

Opens a file for preprocessing.

@@ -75,6 +76,7 @@
+ Preprocess and parse an Erlang source file

Preprocesses and parses an Erlang source file. -- cgit v1.2.3