Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fractal
fractal
Commits
dc241c9f
Commit
dc241c9f
authored
Jan 02, 2018
by
Lionel Seinturier
Browse files
Javadoc.
parent
33a1c757
Changes
1
Hide whitespace changes
Inline
Side-by-side
juliac/core/src/main/java/org/objectweb/fractal/juliac/conf/JuliacConfig.java
View file @
dc241c9f
...
...
@@ -289,10 +289,11 @@ public class JuliacConfig {
}
/**
* Add the specified resource file.
* Add the specified resource file
to the class directory
.
*
* @param sf the resource file
* @source 2.6
* @param filename the name of the resource file
* @param sb the content of the resource file
* @source 2.7
*/
public
void
addResource
(
String
filename
,
StringBuffer
sb
)
throws
IOException
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment