Changed 'revision' keyword to 'Revision', which is correct
Renamed 'lib_func.inc' to 'imports.inc' Translated several Russian comments to English, but not all. Let's be serious, guys git-svn-id: svn://kolibrios.org@530 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -1,12 +1,7 @@
|
|||||||
$Revision$
|
$Revision$
|
||||||
;============================================================================
|
;============================================================================
|
||||||
;
|
;
|
||||||
; <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
; External kernel dependencies (libraries) loading
|
||||||
;
|
|
||||||
;
|
|
||||||
;
|
|
||||||
;
|
|
||||||
;
|
|
||||||
;
|
;
|
||||||
;============================================================================
|
;============================================================================
|
||||||
macro library [name,fname]
|
macro library [name,fname]
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
$Revision$
|
$Revision$
|
||||||
;-------------------------------------------------------------------------
|
;-------------------------------------------------------------------------
|
||||||
;
|
;
|
||||||
; <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD> 䠩<EFBFBD><EFBFBD><EFBFBD>
|
; File path partial substitution (according to configuration)
|
||||||
;
|
;
|
||||||
;
|
;
|
||||||
; SPraid
|
; SPraid
|
||||||
|
@@ -1,12 +1,7 @@
|
|||||||
$Revision$
|
$Revision$
|
||||||
;============================================================================
|
;============================================================================
|
||||||
;
|
;
|
||||||
; Загрузка ссылки на внешние функции
|
; External kernel dependencies
|
||||||
;
|
|
||||||
;
|
|
||||||
;
|
|
||||||
;
|
|
||||||
;
|
|
||||||
;
|
;
|
||||||
;============================================================================
|
;============================================================================
|
||||||
|
|
@@ -257,4 +257,4 @@ include "core/conf_lib.inc"
|
|||||||
include "core/ext_lib.inc"
|
include "core/ext_lib.inc"
|
||||||
|
|
||||||
; list of external functions
|
; list of external functions
|
||||||
include "lib_func.inc"
|
include "imports.inc"
|
||||||
|
Reference in New Issue
Block a user