Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

Commit

Permalink
rename directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Laifsyn committed Jun 14, 2024
1 parent d909403 commit b4f5ca7
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package com.utp.clsHerramientas.pry5_trabajo_final;
package com.utp.clsHerramientas.pry6_trabajo_final;

public class Datos {
static void generalesCliente(String datosGral[]) {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package com.utp.clsHerramientas.pry5_trabajo_final;
package com.utp.clsHerramientas.pry6_trabajo_final;

public class Main {
public static void main(String[] args) {
Expand Down

0 comments on commit b4f5ca7

Please sign in to comment.