diff options
author | Guillermo Garza <ggarza23@gmail.com> | 2014-03-19 00:43:21 -0500 |
---|---|---|
committer | Guillermo Garza <ggarza23@gmail.com> | 2014-03-19 00:43:21 -0500 |
commit | 82ac7779819b7117638b5d41d1adee8e9c4ab20d (patch) | |
tree | 0c7efad6260bdfd1a4e0ebd9b4ecd53bd428d81e /es-es/julia-es.html.markdown | |
parent | 0b05a9db124988f37c82115837d1014703574edc (diff) |
Fix header at beginning of file.
Diffstat (limited to 'es-es/julia-es.html.markdown')
-rw-r--r-- | es-es/julia-es.html.markdown | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/es-es/julia-es.html.markdown b/es-es/julia-es.html.markdown index 3897efff..2dcc915e 100644 --- a/es-es/julia-es.html.markdown +++ b/es-es/julia-es.html.markdown @@ -2,7 +2,9 @@ language: julia contributors: - ["Leah Hanson", "http://leahhanson.us"] -filename: learnjulia.jl + - ["Guillermo Garza" ] +filename: learnjulia-es.jl +lang: es-es --- Julia es un nuevo lenguaje funcional homoiconic enfocado en computación técnica. |