* Fixed the $Id stuff.
git-svn-id: svn://svn.zoy.org/elk/trunk@63 55e467fa-43c5-0310-a8a2-de718669efc6
This commit is contained in:
		
							parent
							
								
									85776d6862
								
							
						
					
					
						commit
						70f0b556a7
					
				
							
								
								
									
										2
									
								
								AUTHORS
								
								
								
								
							
							
						
						
									
										2
									
								
								AUTHORS
								
								
								
								
							| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
$Id: foo$
 | 
					$Id$
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Numerous users of the Extension Language Kit (too many to mention them
 | 
					Numerous users of the Extension Language Kit (too many to mention them
 | 
				
			||||||
all) have contributed ideas, suggestions for improvements, bug reports,
 | 
					all) have contributed ideas, suggestions for improvements, bug reports,
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
							
								
								
									
										2
									
								
								BUGS
								
								
								
								
							
							
						
						
									
										2
									
								
								BUGS
								
								
								
								
							| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
$Id: foo$
 | 
					$Id$
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Generational/Incremental Garbage Collector
 | 
					Generational/Incremental Garbage Collector
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
							
								
								
									
										2
									
								
								INSTALL
								
								
								
								
							
							
						
						
									
										2
									
								
								INSTALL
								
								
								
								
							| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
$Id: foo$
 | 
					$Id$
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Compilation and Installation Instructions for Elk
 | 
					Compilation and Installation Instructions for Elk
 | 
				
			||||||
-------------------------------------------------
 | 
					-------------------------------------------------
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
							
								
								
									
										2
									
								
								MACHINES
								
								
								
								
							
							
						
						
									
										2
									
								
								MACHINES
								
								
								
								
							| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
$Id: foo$
 | 
					$Id$
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Sun-3 and Sun-4, SunOS 4.1
 | 
					Sun-3 and Sun-4, SunOS 4.1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
							
								
								
									
										2
									
								
								MIGRATE
								
								
								
								
							
							
						
						
									
										2
									
								
								MIGRATE
								
								
								
								
							| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
$Id: foo$
 | 
					$Id$
 | 
				
			||||||
 | 
					
 | 
				
			||||||
This file lists changes in the interpreter kernel that affect the C/C++
 | 
					This file lists changes in the interpreter kernel that affect the C/C++
 | 
				
			||||||
interface to applications using Elk and to Elk extensions, and (in
 | 
					interface to applications using Elk and to Elk extensions, and (in
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
							
								
								
									
										2
									
								
								README
								
								
								
								
							
							
						
						
									
										2
									
								
								README
								
								
								
								
							| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
$Id: foo$
 | 
					$Id$
 | 
				
			||||||
 | 
					
 | 
				
			||||||
This is Elk 3.99, a pre-release of Elk 4.0, the Extension Language Kit.
 | 
					This is Elk 3.99, a pre-release of Elk 4.0, the Extension Language Kit.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,3 +1,5 @@
 | 
				
			||||||
 | 
					# $Id$
 | 
				
			||||||
 | 
					
 | 
				
			||||||
AC_INIT(src/main.c)
 | 
					AC_INIT(src/main.c)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
AC_PREREQ(2.50)
 | 
					AC_PREREQ(2.50)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue