EnglishРусский  

   ..

   arr.g

   arrstr.g

   arrustr.g

   buf.g

   changes.txt

   console.g

   fcopy.g

   ffind.g

   file.g

   hash.g

   math.g

   process.g

   search.g

   stack.g

   stdlib.g

   stdlib_make.g

   str.g

   stradv.g

   strfile.g

   system.g

   ustr.g

Ads

Perfect Automation tool
All-In-One: Script editor, Launcher, Scheduler, Keyboard & Mouse Recorder. Try now!

CreateInstall
Freeware and commercial installers.

Cell Phone Batteries
Batteries Plus offers batteries for laptop, camcorder, cell phone, camera.

Gentee needs your help!
How to advertise with us
 
laptop battery

source\lib\stdlib\stdlib_make.g
 1 #!gentee.exe -g "%1"
 2 /******************************************************************************
 3 *
 4 * Copyright (C) 2004-2007, The Gentee Group. All rights reserved. 
 5 * This file is part of the Gentee open source project - http://www.gentee.com. 
 6 * 
 7 * THIS FILE IS PROVIDED UNDER THE TERMS OF THE GENTEE LICENSE ("AGREEMENT"). 
 8 * ANY USE, REPRODUCTION OR DISTRIBUTION OF THIS FILE CONSTITUTES RECIPIENTS 
 9 * ACCEPTANCE OF THE AGREEMENT.
10 *
11 * ID: stdlib 18.10.06 0.0.A.
12 *
13 * Author: Alexey Krivonogov ( gentee )
14 *
15 ******************************************************************************/
16 /*method str.sss <alias=vcomp_insert> ()
17 {
18 }*/
19 define {
20    COMP = 1
21    STDLIB = 0
22 }
23 
Edit