Files
INTUIA/Programa final/Python-3.10.15/PCbuild/clean.bat
T

6 lines
128 B
Batchfile
Raw Normal View History

2026-03-15 13:27:50 +00:00
@echo off
rem A batch program to clean a particular configuration,
rem just for convenience.
call "%~dp0build.bat" -t Clean %*