* Renamed *.c into *.cpp because this is C++.
git-svn-id: svn://svn.zoy.org/elk/trunk@35 55e467fa-43c5-0310-a8a2-de718669efc6
This commit is contained in:
		
							parent
							
								
									9badab245e
								
							
						
					
					
						commit
						d8cafeeb93
					
				| 
						 | 
				
			
			@ -4,7 +4,7 @@ This trivial Elk extension demonstrates encapsulation of a C++ class in
 | 
			
		|||
a first-class Scheme type, and encapsulation of member functions in
 | 
			
		||||
Scheme primitives.
 | 
			
		||||
 | 
			
		||||
See constructor.c in this directory for compilation instructions.
 | 
			
		||||
See constructor.cpp in this directory for compilation instructions.
 | 
			
		||||
 | 
			
		||||
Here is a transcript showing a test run under Linux using the
 | 
			
		||||
GNU g++ compiler:
 | 
			
		||||
		Loading…
	
		Reference in New Issue