made global variable names uppercase
commita846aa8184019e8d1b45acfb45a7fb0788abbcd7
authorVincent Geddes <vincent.geddes@gmail.com>
Sat, 12 Jul 2008 18:28:16 +0000 (12 20:28 +0200)
committerVincent Geddes <vincent.geddes@gmail.com>
Sat, 12 Jul 2008 18:28:16 +0000 (12 20:28 +0200)
tree73fa18eaf854cb26edbbf88ec90e8f82cfa64e1a
parentc464c4835e813f2c65f67b9ada46d7e7000fa51c
made global variable names uppercase
22 files changed:
src/main.c
src/st-array.c
src/st-association.c
src/st-behavior.c
src/st-compiler.c
src/st-cpu.c
src/st-dictionary.c
src/st-float.c
src/st-float.h
src/st-generator.c
src/st-large-integer.c
src/st-memory.c
src/st-node.c
src/st-object.c
src/st-object.h
src/st-parser.c
src/st-primitives.c
src/st-symbol.c
src/st-universe.c
src/st-universe.h
tests/test-generator.c
tests/test-interpreter.c