This website works better with JavaScript.
Home
Explore
Help
Sign In
Yaroslav
/
HolaFichero
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Actualizar 'src/yaros/HolaFichero/HolaFichero.java'
master
Yaroslav
2 years ago
parent
1905206e2e
commit
a807c18570
1 changed files
with
5 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
src/yaros/HolaFichero/HolaFichero.java
+ 5
- 0
src/yaros/HolaFichero/HolaFichero.java
View File
@ -31,6 +31,11 @@ public class HolaFichero {
else
{
System
.
out
.
print
(
"Linux -> "
)
;
Sis
=
Linux
;
try
{
new
HolaFichero
(
)
.
CreoFicheroLinux
(
)
;
}
catch
(
IOException
e
)
{
System
.
out
.
print
(
"Error"
)
;
}
}
return
Sis
;
}
Write
Preview
Loading…
Cancel
Save