Last change
on this file since 2140 was
2140,
checked in by work@…, 11 years ago
|
initial study comparison controller
|
File size:
309 bytes
|
Line | |
---|
1 | /** |
---|
2 | * StudyCompareController Controler |
---|
3 | * |
---|
4 | * Description of my controller |
---|
5 | * |
---|
6 | * @author your email (+name?) |
---|
7 | * @since 2010mmdd |
---|
8 | * @package ??? |
---|
9 | * |
---|
10 | * Revision information: |
---|
11 | * $Rev$ |
---|
12 | * $Author$ |
---|
13 | * $Date$ |
---|
14 | */ |
---|
15 | package dbnp.query |
---|
16 | |
---|
17 | class StudyCompareController { |
---|
18 | /** |
---|
19 | * index closure |
---|
20 | */ |
---|
21 | def index = { } |
---|
22 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.