Adding build folder with all compilations and missing cmake files

This commit is contained in:
2026-04-22 15:18:22 +02:00
parent b4f87037ac
commit f8d3c05f3c
27494 changed files with 5406753 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (https://www.swig.org).
* Version 4.4.1
*
* Do not make changes to this file unless you know what you are doing - modify
* the SWIG interface file instead.
* ----------------------------------------------------------------------------- */
package upm_interfaces;
import java.util.AbstractList;
import java.lang.Float;
public interface iProximity {
long iProximity_GetInterfaceCPtr();
float getValue();
}