Project

General

Profile

Download (982 Bytes) Statistics
| Branch: | Tag: | Revision:

magiccube / src / main / java / org / distorted / solvers / pduo / TablebasesPyraminxDuo.java @ d7e2f778

1
///////////////////////////////////////////////////////////////////////////////////////////////////
2
// Copyright 2023 Leszek Koltunski                                                               //
3
//                                                                                               //
4
// This file is part of Magic Cube.                                                              //
5
//                                                                                               //
6
// Magic Cube is proprietary software licensed under an EULA which you should have received      //
7
// along with the code. If not, check https://distorted.org/magic/License-Magic-Cube.html        //
8
///////////////////////////////////////////////////////////////////////////////////////////////////
9

    
10
package org.distorted.solvers.pduo;
11

    
12
///////////////////////////////////////////////////////////////////////////////////////////////////
13

    
14
public class TablebasesPyraminxDuo
15
{
16

    
17
}  
18

    
(2-2/2)