NX01: Added fc18 dep for PrimordialOctal on T008ᖟ
This commit is contained in:
parent
2249099bc0
commit
0ed221c262
3 changed files with 10 additions and 5 deletions
|
|
@ -24,14 +24,13 @@ package org.x4o.fc18.zion7.flame4;
|
|||
|
||||
import java.math.BigInteger;
|
||||
|
||||
import org.x4o.fc18.octal8.PrimordialOctal;
|
||||
|
||||
/// The freman suite for taste amd water management
|
||||
///
|
||||
/// @author Willem Cazander
|
||||
/// @version 1.0 Sep 4, 2025
|
||||
public interface FCFlameFremanSuit {
|
||||
|
||||
// copy from enum (temp)
|
||||
int ordinal();
|
||||
public interface FCFlameFremanSuit extends PrimordialOctal {
|
||||
|
||||
// copy from enum
|
||||
String name();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue