This commit is contained in:
parent
bcd46ad76e
commit
a30619c53d
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* $Id: array.c,v 1.3 2007/04/30 08:32:40 bacon Exp $
|
||||
* $Id: array.c 118 2008-03-03 11:21:33Z baconevi $
|
||||
*/
|
||||
|
||||
#include <ase/stx/array.h>
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* $Id: array.h,v 1.3 2007/04/30 08:32:40 bacon Exp $
|
||||
* $Id: array.h 118 2008-03-03 11:21:33Z baconevi $
|
||||
*/
|
||||
|
||||
#ifndef _ASE_STX_ARRAY_H_
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* $Id: bootstrp.c,v 1.3 2007/04/30 08:32:40 bacon Exp $
|
||||
* $Id: bootstrp.c 118 2008-03-03 11:21:33Z baconevi $
|
||||
*/
|
||||
|
||||
#include <ase/stx/bootstrp.h>
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* $Id: bootstrp.h,v 1.3 2007/04/30 08:32:40 bacon Exp $
|
||||
* $Id: bootstrp.h 118 2008-03-03 11:21:33Z baconevi $
|
||||
*/
|
||||
|
||||
#ifndef _ASE_STX_BOOTSTRP_H_
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* $Id: bytecode.c,v 1.3 2007/04/30 08:32:40 bacon Exp $
|
||||
* $Id: bytecode.c 118 2008-03-03 11:21:33Z baconevi $
|
||||
*/
|
||||
#include <ase/stx/bytecode.h>
|
||||
#include <ase/stx/class.h>
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* $Id: bytecode.h,v 1.3 2007/04/30 08:32:40 bacon Exp $
|
||||
* $Id: bytecode.h 118 2008-03-03 11:21:33Z baconevi $
|
||||
*/
|
||||
|
||||
#ifndef _ASE_STX_BYTECODE_H_
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* $Id: class.c,v 1.3 2007/04/30 08:32:40 bacon Exp $
|
||||
* $Id: class.c 118 2008-03-03 11:21:33Z baconevi $
|
||||
*/
|
||||
|
||||
#include <ase/stx/class.h>
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* $Id: class.h,v 1.3 2007/04/30 08:32:40 bacon Exp $
|
||||
* $Id: class.h 118 2008-03-03 11:21:33Z baconevi $
|
||||
*/
|
||||
|
||||
#ifndef _ASE_STX_CLASS_H_
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* $Id: context.c,v 1.3 2007/04/30 08:32:41 bacon Exp $
|
||||
* $Id: context.c 118 2008-03-03 11:21:33Z baconevi $
|
||||
*/
|
||||
|
||||
#include <ase/stx/context.h>
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* $Id: context.h,v 1.3 2007/04/30 08:32:41 bacon Exp $
|
||||
* $Id: context.h 118 2008-03-03 11:21:33Z baconevi $
|
||||
*/
|
||||
|
||||
#ifndef _ASE_STX_CONTEXT_H_
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* $Id: dict.c,v 1.3 2007/04/30 08:32:41 bacon Exp $
|
||||
* $Id: dict.c 118 2008-03-03 11:21:33Z baconevi $
|
||||
*/
|
||||
|
||||
#include <ase/stx/dict.h>
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* $Id: dict.h,v 1.3 2007/04/30 08:32:41 bacon Exp $
|
||||
* $Id: dict.h 118 2008-03-03 11:21:33Z baconevi $
|
||||
*/
|
||||
|
||||
#ifndef _ASE_STX_DICT_H_
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* $Id: interp.c,v 1.3 2007/04/30 08:32:41 bacon Exp $
|
||||
* $Id: interp.c 118 2008-03-03 11:21:33Z baconevi $
|
||||
*/
|
||||
|
||||
#include <ase/stx/interp.h>
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* $Id: interp.h,v 1.3 2007/04/30 08:32:41 bacon Exp $
|
||||
* $Id: interp.h 118 2008-03-03 11:21:33Z baconevi $
|
||||
*/
|
||||
|
||||
#ifndef _ASE_STX_INTERP_H_
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* $Id: memory.c,v 1.3 2007/04/30 08:32:41 bacon Exp $
|
||||
* $Id: memory.c 118 2008-03-03 11:21:33Z baconevi $
|
||||
*/
|
||||
|
||||
#include <ase/stx/memory.h>
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* $Id: memory.h,v 1.3 2007/04/30 08:32:41 bacon Exp $
|
||||
* $Id: memory.h 118 2008-03-03 11:21:33Z baconevi $
|
||||
*/
|
||||
|
||||
#ifndef _ASE_STX_MEMORY_H_
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* $Id: method.h,v 1.3 2007/04/30 08:32:41 bacon Exp $
|
||||
* $Id: method.h 118 2008-03-03 11:21:33Z baconevi $
|
||||
*/
|
||||
|
||||
#ifndef _ASE_STX_METHOD_H_
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* $Id: misc.c,v 1.3 2007/04/30 08:32:41 bacon Exp $
|
||||
* $Id: misc.c 118 2008-03-03 11:21:33Z baconevi $
|
||||
*/
|
||||
|
||||
#include <ase/stx/misc.h>
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* $Id: misc.h,v 1.3 2007/04/30 08:32:41 bacon Exp $
|
||||
* $Id: misc.h 118 2008-03-03 11:21:33Z baconevi $
|
||||
*/
|
||||
|
||||
#ifndef _ASE_STX_MISC_H_
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* $Id: name.c,v 1.3 2007/04/30 08:32:41 bacon Exp $
|
||||
* $Id: name.c 118 2008-03-03 11:21:33Z baconevi $
|
||||
*/
|
||||
|
||||
#include <ase/stx/name.h>
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* $Id: name.h,v 1.3 2007/04/30 08:32:41 bacon Exp $
|
||||
* $Id: name.h 118 2008-03-03 11:21:33Z baconevi $
|
||||
*/
|
||||
|
||||
#ifndef _ASE_STX_NAME_H_
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* $Id: object.c,v 1.3 2007/04/30 08:32:41 bacon Exp $
|
||||
* $Id: object.c 118 2008-03-03 11:21:33Z baconevi $
|
||||
*/
|
||||
|
||||
#include <ase/stx/object.h>
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* $Id: object.h,v 1.3 2007/04/30 08:32:41 bacon Exp $
|
||||
* $Id: object.h 118 2008-03-03 11:21:33Z baconevi $
|
||||
*/
|
||||
|
||||
#ifndef _ASE_STX_OBJECT_H_
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* $Id: parser.c,v 1.3 2007/04/30 08:32:41 bacon Exp $
|
||||
* $Id: parser.c 118 2008-03-03 11:21:33Z baconevi $
|
||||
*/
|
||||
|
||||
#include <ase/stx/parser.h>
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* $Id: parser.h,v 1.3 2007/04/30 08:32:41 bacon Exp $
|
||||
* $Id: parser.h 118 2008-03-03 11:21:33Z baconevi $
|
||||
*/
|
||||
|
||||
#ifndef _ASE_STX_PARSER_H_
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* $Id: stx.c,v 1.3 2007/04/30 08:32:41 bacon Exp $
|
||||
* $Id: stx.c 118 2008-03-03 11:21:33Z baconevi $
|
||||
*/
|
||||
|
||||
#include <ase/stx/stx.h>
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* $Id: stx.h,v 1.3 2007/04/30 08:32:41 bacon Exp $
|
||||
* $Id: stx.h 118 2008-03-03 11:21:33Z baconevi $
|
||||
*/
|
||||
|
||||
#ifndef _ASE_STX_STX_H_
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* $Id: symbol.c,v 1.3 2007/04/30 08:32:41 bacon Exp $
|
||||
* $Id: symbol.c 118 2008-03-03 11:21:33Z baconevi $
|
||||
*/
|
||||
|
||||
#include <ase/stx/symbol.h>
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* $Id: symbol.h,v 1.3 2007/04/30 08:32:41 bacon Exp $
|
||||
* $Id: symbol.h 118 2008-03-03 11:21:33Z baconevi $
|
||||
*/
|
||||
|
||||
#ifndef _ASE_STX_SYMBOL_H_
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* $Id: token.c,v 1.3 2007/04/30 08:32:41 bacon Exp $
|
||||
* $Id: token.c 118 2008-03-03 11:21:33Z baconevi $
|
||||
*/
|
||||
|
||||
#include <ase/stx/token.h>
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* $Id: token.h,v 1.3 2007/04/30 08:32:41 bacon Exp $
|
||||
* $Id: token.h 118 2008-03-03 11:21:33Z baconevi $
|
||||
*/
|
||||
|
||||
#ifndef _ASE_STX_TOKEN_H_
|
||||
|
Loading…
Reference in New Issue
Block a user