mirror of
https://github.com/furyfire/trueskill.git
synced 2025-12-23 23:36:56 +01:00
First time was able to debug w/o file errors. Still lots to go
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
namespace Moserware\Skills\FactorGraphs;
|
||||
|
||||
require_once(dirname(__FILE__) . "Schedule.php");
|
||||
require_once(dirname(__FILE__) . "/Schedule.php");
|
||||
|
||||
abstract class FactorGraphLayer
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user