started refactoring

This commit is contained in:
Stephan Richter
2021-06-17 20:55:07 +02:00
parent 002f08035b
commit 178d8f1622
14 changed files with 181 additions and 270 deletions

View File

@@ -0,0 +1,5 @@
package de.srsoftware.web4rail.functions;
public class CustomFunction extends Function {
}