1
0
Fork 0

Test push

main
Dr.Janson 2024-01-06 15:27:03 +01:00
parent deabe361d4
commit dcceb207a1
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
package de.hs_mannheim.informatik.spreadsheet;
//test
/**
* Part of a simplified spreadsheet system for the PR1 programming lab at Hochschule Mannheim.
* A cell needs to be able to hold a formula and a value