yrexpert-js
Version:
L'interface Web pour votre système expert...
18 lines (13 loc) • 585 B
JavaScript
/*
!----------------------------------------------------------------------------!
! !
#! YRexpert : (Your Yrelay) Système Expert sous Mumps GT.M et GNU/Linux !
! Copyright (C) 2001-2015 by Hamid LOUAKED (HL). !
! !
!----------------------------------------------------------------------------!
*/
var build = {
no: '0.1.0',
date: '1 January 2017',
};
module.exports = build;