version 0.0

This commit is contained in:
Fernando Escobar Robles 2025-02-12 08:35:01 -06:00
parent 8018d36ce2
commit e9632a71cf
1 changed files with 20 additions and 0 deletions
miniProy/src/miniproy

View File

@ -0,0 +1,20 @@
/*
* Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
* Click nbfs://nbhost/SystemFileSystem/Templates/Classes/Main.java to edit this template
*/
package miniproy;
/**
*
* @author fernando
*/
public class MiniProy {
/**
* @param args the command line arguments
*/
public static void main(String[] args) {
// TODO code application logic here
}
}